mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-01-30 17:14:57 +01:00
Remove HTTPS=true from start script
This commit is contained in:
parent
a47631cbb1
commit
15d654b662
@ -45,7 +45,7 @@
|
||||
},
|
||||
"main": "public/electron.js",
|
||||
"scripts": {
|
||||
"start": "HTTPS=true react-scripts start",
|
||||
"start": "react-scripts start",
|
||||
"electrify": "npm run build; electron .",
|
||||
"electrify-nobuild": "electron .",
|
||||
"build": "react-scripts build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user