2
0
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:
d98762625
2019-03-01 16:02:21 +00:00
parent 0a1ca18de5
commit b48c16b4db
16 changed files with 492 additions and 223 deletions

View File

@@ -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({