2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Merge branch 'master' of github.com:gchq/CyberChef into node-lib

This commit is contained in:
d98762625
2019-02-12 15:32:59 +00:00
5 changed files with 87 additions and 86 deletions

View File

@@ -48,7 +48,7 @@ module.exports = {
"process.browser": "true"
}),
new MiniCssExtractPlugin({
filename: "[name].css",
filename: "[name].css"
}),
],
resolve: {