Skip to content

Commit

Permalink
add export script
Browse files Browse the repository at this point in the history
  • Loading branch information
chantastic committed Jan 25, 2020
1 parent 848c5a3 commit ebbf4c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions learnreact.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"dev": "next",
"build": "next build",
"start": "next start",
"export": "npm run build && next export",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand Down

0 comments on commit ebbf4c4

Please sign in to comment.