mirror of
https://github.com/gchq/CyberChef
synced 2025-12-23 03:33:24 +00:00
remove babel-polyfill and update plugins to work with uplifted version
This commit is contained in:
@@ -38,7 +38,6 @@ let code = `/**
|
||||
/* eslint camelcase: 0 */
|
||||
|
||||
|
||||
import "babel-polyfill";
|
||||
import NodeDish from "./NodeDish";
|
||||
import { _wrap, help, bake, _explainExludedFunction } from "./api";
|
||||
import File from "./File";
|
||||
|
||||
Reference in New Issue
Block a user