CodeSplit: Initial work
This commit is contained in:
parent
73e84b58e7
commit
3539031e5a
22 changed files with 598 additions and 471 deletions
|
@ -118,6 +118,7 @@ const webConfig = {
|
|||
filename: '[name].js',
|
||||
path: path.join(__dirname, 'dist/public/'),
|
||||
publicPath: '/public/',
|
||||
chunkFilename: '[name]-[chunkhash].js',
|
||||
},
|
||||
devServer: {
|
||||
port: WEBPACK_WEB_PORT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue