Skip to content

Commit 2bb0843

Browse files
committedJan 15, 2017
删除dist目录
1 parent dbfccfa commit 2bb0843

19 files changed

+2
-2899
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
node_modules/
33
npm-debug.log
44
.editorconfig
5+
dist/

‎config/index.js

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

‎dist/index.html

-1
This file was deleted.

‎dist/static/css/app.2dd68a1fba9a742724952e11e550b5f8.css

-5
This file was deleted.

‎dist/static/css/app.2dd68a1fba9a742724952e11e550b5f8.css.map

-1
This file was deleted.
-13.2 KB
Binary file not shown.
-12.9 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

‎dist/static/img/element-icons.09162bc.svg

-146
This file was deleted.

‎dist/static/img/fontawesome-webfont.912ec66.svg

-2,671
This file was deleted.

‎dist/static/js/app.f8f8264aa6341fd7bdb9.js

-2
This file was deleted.

‎dist/static/js/app.f8f8264aa6341fd7bdb9.js.map

-1
This file was deleted.

‎dist/static/js/manifest.7805c6cc4b4220502177.js

-2
This file was deleted.

‎dist/static/js/manifest.7805c6cc4b4220502177.js.map

-1
This file was deleted.

‎dist/static/js/vendor.26a7220dc2fbfce51280.js

-67
This file was deleted.

‎dist/static/js/vendor.26a7220dc2fbfce51280.js.map

-1
This file was deleted.

0 commit comments

Comments
 (0)