Skip to content

Commit

Permalink
Add domain to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Schutte committed Mar 5, 2019
1 parent 40c813c commit 12b0e65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"add-domain": "echo \"tmikeschu.com\" > build/CNAME",
"deploy": "gh-pages -d build -b master",
"lint-staged": "$(npm bin)/lint-staged"
},
Expand Down

0 comments on commit 12b0e65

Please sign in to comment.