mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 08:33:00 -06:00
fix base href for service worker
This commit is contained in:
parent
b78a0e1ebf
commit
d6bc3c8bcf
|
|
@ -30,7 +30,7 @@
|
|||
"name": "rdio-scanner-client",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "ng build --prod",
|
||||
"build": "ng build --base-href ./ --prod",
|
||||
"start": "ng serve"
|
||||
},
|
||||
"version": "4.3.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue