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
commit 03e3ab5599
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: {