mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
tidy up
This commit is contained in:
parent
a7a2fe243a
commit
2391e08ac1
3 changed files with 0 additions and 23 deletions
|
@ -56,24 +56,6 @@ module.exports = {
|
|||
jquery: "jquery/src/jquery"
|
||||
}
|
||||
},
|
||||
// optimization: {
|
||||
// splitChunks: {
|
||||
// cacheGroups: {
|
||||
// styles: {
|
||||
// name: "styles",
|
||||
// test: /\.css$/,
|
||||
// chunks: "all",
|
||||
// enforce: true
|
||||
// },
|
||||
// vendor: {
|
||||
// name: "vendor",
|
||||
// test: /\.scss$/,
|
||||
// chunks: "all",
|
||||
// enforce: true,
|
||||
// },
|
||||
// }
|
||||
// }
|
||||
// },
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue