Fixed webpack config
This commit is contained in:
parent
7b599fe7f7
commit
5a0c3a3b47
@ -196,6 +196,7 @@ module.exports = function (grunt) {
|
||||
tests: ["tests/**/*.{js,mjs}"],
|
||||
},
|
||||
webpack: {
|
||||
options: webpackConfig,
|
||||
myConfig: webpackConfig,
|
||||
web: webpackProdConf(),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user