2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-03 09:03:37 +00:00

Converted the core to ES modules

This commit is contained in:
n1474335
2018-03-26 23:14:23 +01:00
parent c1bb93eec1
commit 9b4fc3d3aa
154 changed files with 1901 additions and 2223 deletions

0
src/web/static/ga.html Normal file → Executable file
View File

0
src/web/static/images/file-128x128.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

0
src/web/static/images/file-32x32.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1,5 +1,5 @@
import sm from "sitemap";
import OperationConfig from "../../core/config/MetaConfig.js";
import OperationConfig from "../../core/config/OperationConfig.json";
/**

0
src/web/static/structuredData.json Normal file → Executable file
View File