Skip to content

Commit c66029c

Browse files
committed
add script for testing over https
1 parent e368fda commit c66029c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"zustand": "^5.0.1"
2020
},
2121
"scripts": {
22+
"start-https": "HTTPS=true react-scripts start",
2223
"start": "react-scripts start",
2324
"build": "react-scripts build",
2425
"test": "react-scripts test",

0 commit comments

Comments
 (0)