mirror of
https://github.com/knadh/listmonk.git
synced 2025-01-04 13:20:17 +08:00
chore: remove stray whitesapce
This commit is contained in:
parent
9147a921d4
commit
ed0d9ee431
1 changed files with 1 additions and 1 deletions
2
frontend/vue.config.js
vendored
2
frontend/vue.config.js
vendored
|
@ -8,7 +8,7 @@ module.exports = {
|
|||
// and the URI for assets are tightly coupled. This is handled in the Go app
|
||||
// by using stuffbin aliases.
|
||||
assetsDir: 'frontend',
|
||||
|
||||
|
||||
// Move the index.html file from dist/index.html to dist/frontend/index.html
|
||||
indexPath: './frontend/index.html',
|
||||
|
||||
|
|
Loading…
Reference in a new issue