webpack: don't warn about ssr bundle size

This commit is contained in:
Pooya Parsa 2017-08-01 01:16:46 +04:30
parent 449ac4eaf5
commit 255a944bc9

View File

@ -31,7 +31,8 @@ export default function webpackServerConfig () {
libraryTarget: 'commonjs2'
}),
performance: {
hints: false
hints: false,
maxAssetSize: Infinity
},
externals: [
// https://webpack.js.org/configuration/externals/#externals