Skip to content

Commit

Permalink
chore: add predev script
Browse files Browse the repository at this point in the history
  • Loading branch information
rqbazan committed Feb 28, 2024
1 parent 83edb73 commit 64887b3
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 @@ -8,6 +8,7 @@
},
"scripts": {
"start": "remix-serve ./build/index.js",
"predev": "cosmos-export",
"dev": "remix dev --manual",
"dev:ui": "cosmos",
"build": "cosmos-export && remix build",
Expand Down

0 comments on commit 64887b3

Please sign in to comment.