mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Updated many dependencies including Webpack (v4) and crypto-api (v0.8)
This commit is contained in:
parent
ead64dcb47
commit
574207c626
6 changed files with 2813 additions and 1780 deletions
|
@ -109,9 +109,13 @@ module.exports = {
|
|||
children: false,
|
||||
chunks: false,
|
||||
modules: false,
|
||||
entrypoints: false,
|
||||
warningsFilter: /source-map/,
|
||||
},
|
||||
node: {
|
||||
fs: "empty"
|
||||
},
|
||||
performance: {
|
||||
hints: false
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue