mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Fixed prod build and Actions now creates a sitemap
This commit is contained in:
parent
fabea8cc61
commit
7747bfe0f2
3 changed files with 7 additions and 4 deletions
|
@ -34,6 +34,10 @@ const banner = `/**
|
|||
|
||||
|
||||
module.exports = {
|
||||
output: {
|
||||
publicPath: "",
|
||||
globalObject: "this"
|
||||
},
|
||||
plugins: [
|
||||
new webpack.ProvidePlugin({
|
||||
$: "jquery",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue