Fix static path (#289)

This commit is contained in:
Jonas Plum
2022-06-25 02:04:42 +03:00
committed by GitHub
parent b2fde8f26a
commit e679781981
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
module.exports = {
publicPath: "/ui/",
publicPath: "/ui/static/",
transpileDependencies: ["vuetify", "@koumoul/vjsf"],
pwa: {
name: "Catalyst",