mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
include crypto-api src into lib to get around mjs import issue. compiled node lib now requires successfully.
This commit is contained in:
parent
91eb692d99
commit
20452fe3cb
4 changed files with 2064 additions and 2062 deletions
|
@ -46,8 +46,8 @@ module.exports = {
|
|||
],
|
||||
resolve: {
|
||||
alias: {
|
||||
jquery: "jquery/src/jquery"
|
||||
}
|
||||
jquery: "jquery/src/jquery",
|
||||
},
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue