mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-01-11 14:34:17 +00:00
fix(relay-angular-chat): fix base url
This commit is contained in:
parent
c546f0e113
commit
88b36d6c9a
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"build": "ng build --base-href /relay-angular-chat --deploy-url /relay-angular-chat/",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "exit 0",
|
||||
"test:local": "ng test",
|
||||
|
Loading…
x
Reference in New Issue
Block a user