mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
remove babel-polyfill and update plugins to work with uplifted version
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = function(api) {
|
||||
}]
|
||||
],
|
||||
"plugins": [
|
||||
"babel-plugin-syntax-dynamic-import",
|
||||
"dynamic-import-node",
|
||||
[
|
||||
"babel-plugin-transform-builtin-extend", {
|
||||
"globals": ["Error"]
|
||||
|
||||
Reference in New Issue
Block a user