We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a927c commit cc64b97Copy full SHA for cc64b97
package.json
@@ -22,7 +22,7 @@
22
},
23
"scripts": {
24
"predeploy": "npm run build",
25
- "deploy": "gh-pages -d build",
+ "deploy": "gh-pages -d build --cname sigrobotics.acm.illinois.edu",
26
"start": "react-scripts start",
27
"build": "react-scripts build",
28
"test": "react-scripts test",
0 commit comments