Skip to content

Commit 9ec105d

Browse files
committed
update statuc
1 parent 4d1e370 commit 9ec105d

File tree

4 files changed

+1
-7
lines changed

4 files changed

+1
-7
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,3 @@ server {
8787

8888
## License
8989
[MIT](http://opensource.org/licenses/MIT)
90-
91-
Copyright (c) 2016-present, WANGTING

config/index.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ module.exports = {
77
index: path.resolve(__dirname, '../dist/index.html'),
88
assetsRoot: path.resolve(__dirname, '../dist'),
99
assetsSubDirectory: 'static',
10-
assetsPublicPath: '/',
11-
staticPath: '/static/',
10+
assetsPublicPath: './',
1211
productionSourceMap: true,
1312
// Gzip off by default as many popular static hosts such as
1413
// Surge or Netlify already gzip all static assets for you.

static/.gitkeep

Whitespace-only changes.

static/copy.js

-3
This file was deleted.

0 commit comments

Comments
 (0)