mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
add webpack config
This commit is contained in:
parent
09d515cbae
commit
9e478b31fe
14 changed files with 5125 additions and 13 deletions
2
webpack.config.js
Normal file
2
webpack.config.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
require('babel-register');
|
||||
module.exports = require('./webpack-babel').default;
|
Loading…
Add table
Add a link
Reference in a new issue