- set public path to /
- on route change event close bulma navbar (in app.ts)
This commit is contained in:
parent
3d53f89694
commit
952f51a1a7
5 changed files with 62 additions and 36 deletions
|
|
@ -1,3 +1,3 @@
|
|||
module.exports = {
|
||||
publicPath: "/test"
|
||||
publicPath: "/"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue