diff --git a/build/webpack/prod-docs.js b/build/webpack/prod-docs.js index 0133621..897dfaf 100644 --- a/build/webpack/prod-docs.js +++ b/build/webpack/prod-docs.js @@ -60,7 +60,7 @@ export default merge(baseConfig, { chunksSortMode: 'dependency' }), new webpack.optimize.CommonsChunkPlugin({ - name: 'third-party', + name: 'vendor', minChunks: (module) => { let resource = module.resource; @@ -69,7 +69,7 @@ export default merge(baseConfig, { }), new webpack.optimize.CommonsChunkPlugin({ name: 'manifest', - chunks: ['third-party'] + chunks: ['vendor'] }) ] }); diff --git a/dist/docs/index.html b/dist/docs/index.html index 06c2d1a..2603cc4 100644 --- a/dist/docs/index.html +++ b/dist/docs/index.html @@ -1 +1 @@ -Vue Material
\ No newline at end of file +Vue Material
\ No newline at end of file diff --git a/dist/docs/manifest.27f91adc.js b/dist/docs/manifest.27f91adc.js deleted file mode 100644 index 0b4883d..0000000 --- a/dist/docs/manifest.27f91adc.js +++ /dev/null @@ -1 +0,0 @@ -!function(e){function t(n){if(r[n])return r[n].exports;var a=r[n]={exports:{},id:n,loaded:!1};return e[n].call(a.exports,a,a.exports,t),a.loaded=!0,a.exports}var n=window.webpackJsonp;window.webpackJsonp=function(c,o){for(var p,l,s=0,i=[];s