mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26: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
|
@ -9,7 +9,6 @@
|
|||
/* eslint camelcase: 0 */
|
||||
|
||||
|
||||
import "babel-polyfill";
|
||||
import NodeDish from "./NodeDish";
|
||||
import { _wrap, help, bake, _explainExludedFunction } from "./api";
|
||||
import File from "./File";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue