mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 14:56:19 -04:00
checkpoint
This commit is contained in:
parent
00184ff68a
commit
af465dfcfa
2 changed files with 179 additions and 701 deletions
|
@ -83,9 +83,9 @@ module.exports = {
|
|||
from: "prime.worker.min.js",
|
||||
to: "assets/forge/"
|
||||
}, {
|
||||
context: "node_modules/libhydrogen/",
|
||||
context: "node_modules/@configuredthings/libhydrogen-wasm/",
|
||||
from: "libhydrogen.wasm",
|
||||
to: "assets/libhydrogen"
|
||||
to: "assets/libhydrogen-wasm"
|
||||
},
|
||||
]
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue