sforkowany z mirror/soapbox
Merge remote-tracking branch 'origin/develop' into next
commit
424d5d65af
|
@ -75,7 +75,7 @@ module.exports = {
|
|||
new webpack.ProvidePlugin({
|
||||
process: 'process/browser',
|
||||
}),
|
||||
new ForkTsCheckerWebpackPlugin(),
|
||||
new ForkTsCheckerWebpackPlugin({ typescript: { memoryLimit: 8192 } }),
|
||||
new MiniCssExtractPlugin({
|
||||
filename: 'packs/css/[name]-[contenthash:8].css',
|
||||
chunkFilename: 'packs/css/[name]-[contenthash:8].chunk.css',
|
||||
|
|
Ładowanie…
Reference in New Issue