mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-17 11:45:07 -04:00
Converted the core to ES modules
This commit is contained in:
parent
c1bb93eec1
commit
9b4fc3d3aa
154 changed files with 1901 additions and 2223 deletions
0
src/web/static/ga.html
Normal file → Executable file
0
src/web/static/ga.html
Normal file → Executable file
0
src/web/static/images/file-128x128.png
Normal file → Executable file
0
src/web/static/images/file-128x128.png
Normal file → Executable 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
0
src/web/static/images/file-32x32.png
Normal file → Executable file
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
@ -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
0
src/web/static/structuredData.json
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue