Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit834e7a4

Browse files
committed
delete static
1 parenta062730 commit834e7a4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

‎template/config/index.js‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ module.exports = {
77
env:require('./dev.env.js'),
88
assetsRoot:path.resolve(__dirname,'../dist'),
99
assetsPublicPath:'/',
10-
assetsSubDirectory:'static',
1110
port:3000
1211
},
1312
build:{
1413
env:require('./prod.env.js'),
1514
assetsRoot:path.resolve(__dirname,'../dist'),
16-
assetsPublicPath:'/',
17-
assetsSubDirectory:'static'
15+
assetsPublicPath:'/'
1816
}
1917
}

‎template/static/.gitkeep‎

Whitespace-only changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp