mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-03 04:59:13 -04:00
WIP: Recipe refactored to use dynamic import
This commit is contained in:
parent
6f8a5ea1be
commit
c8cb2692dd
4 changed files with 137 additions and 114 deletions
|
@ -34,6 +34,7 @@
|
|||
"@babel/preset-env": "^7.2.3",
|
||||
"autoprefixer": "^9.4.3",
|
||||
"babel-loader": "^8.0.4",
|
||||
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
||||
"bootstrap": "^4.2.1",
|
||||
"chromedriver": "^2.45.0",
|
||||
"colors": "^1.3.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue