resolve conflicts, merge master

This commit is contained in:
Robin Scholtes 2023-08-15 20:58:24 +12:00
commit e5e82032eb
24 changed files with 1111 additions and 1548 deletions

View file

@ -197,6 +197,7 @@ module.exports = function (grunt) {
},
webpack: {
options: webpackConfig,
myConfig: webpackConfig,
web: webpackProdConf(),
},
"webpack-dev-server": {