mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -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
|
@ -15,6 +15,7 @@ module.exports = function(api) {
|
|||
}]
|
||||
],
|
||||
"plugins": [
|
||||
"babel-plugin-syntax-dynamic-import",
|
||||
["babel-plugin-transform-builtin-extend", {
|
||||
"globals": ["Error"]
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue