mirror of
https://github.com/gchq/CyberChef
synced 2026-01-04 09:33:21 +00:00
prod working with mini css webpack plugin
This commit is contained in:
@@ -300,6 +300,9 @@ module.exports = function (grunt) {
|
||||
"./config/modules/OpModules": "./config/modules/Default"
|
||||
}
|
||||
},
|
||||
output: {
|
||||
globalObject: "this",
|
||||
},
|
||||
plugins: [
|
||||
new webpack.DefinePlugin(BUILD_CONSTANTS),
|
||||
new HtmlWebpackPlugin({
|
||||
|
||||
Reference in New Issue
Block a user