mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
remove babel-polyfill and update plugins to work with uplifted version
This commit is contained in:
parent
af504891e4
commit
d3e6200385
7 changed files with 28 additions and 38 deletions
|
@ -16,7 +16,7 @@ module.exports = function(api) {
|
|||
}]
|
||||
],
|
||||
"plugins": [
|
||||
"babel-plugin-syntax-dynamic-import",
|
||||
"dynamic-import-node",
|
||||
[
|
||||
"babel-plugin-transform-builtin-extend", {
|
||||
"globals": ["Error"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue