forked from MapComplete/MapComplete
Fix: correct faulty name
This commit is contained in:
parent
74736b9878
commit
09522004db
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
|
||||
"init": "npm ci && npm run prep:layeroverview && npm run generate && npm run download:editor-layer-index && npm run generate:layouts && npm run clean && npm run weblate-add-upstream",
|
||||
"init": "npm ci && npm run prep:layeroverview && npm run generate && npm run download:editor-layer-index && npm run generate:layouts && npm run clean && npm run weblate:add-upstream",
|
||||
"start": "npm run generate:layeroverview && npm run strt",
|
||||
"#strt:https": "Start in HTTPS mode. Makes a few things a bit harder, but allows to debug on Android with logging in",
|
||||
"strt:https": "vite --host | sed 's/localhost:/127.0.0.1:/g'",
|
||||
|
|
Loading…
Add table
Reference in a new issue