mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Added a range of GOST operations
This commit is contained in:
parent
1bc88728f0
commit
fa228b2571
16 changed files with 1047 additions and 36 deletions
|
@ -196,7 +196,7 @@ module.exports = function (grunt) {
|
|||
tests: ["tests/**/*.{js,mjs}"],
|
||||
},
|
||||
webpack: {
|
||||
options: webpackConfig,
|
||||
myConfig: webpackConfig,
|
||||
web: webpackProdConf(),
|
||||
},
|
||||
"webpack-dev-server": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue