mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 23:32:47 +01:00
Fix static path (#289)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
publicPath: "/ui/",
|
||||
publicPath: "/ui/static/",
|
||||
transpileDependencies: ["vuetify", "@koumoul/vjsf"],
|
||||
pwa: {
|
||||
name: "Catalyst",
|
||||
|
||||
Reference in New Issue
Block a user