mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Refactor Dish _translate to handle sync and async depending on environment.
This commit is contained in:
@@ -365,9 +365,6 @@ 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