mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 07:46:16 -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
|
@ -10,7 +10,6 @@
|
|||
import chef from "./index";
|
||||
import repl from "repl";
|
||||
import File from "./File";
|
||||
import "babel-polyfill";
|
||||
|
||||
/*eslint no-console: ["off"] */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue