Use lighter vue-cli instead of clunky manual webpack config

This commit is contained in:
Eliot Berriot 2018-08-11 16:21:14 +02:00
commit e3040de444
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
38 changed files with 3336 additions and 4119 deletions

View file

@ -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