mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-02-04 03:08:10 +01:00
Remove specified browser in npm start
This commit is contained in:
parent
fd2483b674
commit
e3846d4872
@ -45,7 +45,7 @@
|
||||
},
|
||||
"main": "public/electron.js",
|
||||
"scripts": {
|
||||
"start": "HTTPS=true BROWSER='Safari Technology Preview' react-scripts start",
|
||||
"start": "HTTPS=true react-scripts start",
|
||||
"electrify": "npm run build; electron .",
|
||||
"electrify-nobuild": "electron .",
|
||||
"build": "react-scripts build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user