Use lighter vue-cli instead of clunky manual webpack config
This commit is contained in:
parent
b04698ee02
commit
e3040de444
38 changed files with 3336 additions and 4119 deletions
2
.env.dev
2
.env.dev
|
|
@ -7,7 +7,7 @@ C_FORCE_ROOT=true
|
|||
FUNKWHALE_HOSTNAME=localhost
|
||||
FUNKWHALE_PROTOCOL=http
|
||||
PYTHONDONTWRITEBYTECODE=true
|
||||
WEBPACK_DEVSERVER_PORT=8080
|
||||
VUE_PORT=8080
|
||||
MUSIC_DIRECTORY_PATH=/music
|
||||
BROWSABLE_API_ENABLED=True
|
||||
FORWARDED_PROTO=http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue