Skip to content

Commit

Permalink
Never forget to build before publish again
Browse files Browse the repository at this point in the history
  • Loading branch information
fredj committed Nov 17, 2023
1 parent ad21f39 commit c2b3190
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 @@ -22,6 +22,7 @@
}
},
"scripts": {
"prepack": "npm run build",
"build": "parcel build",
"build-demo": "parcel build --target demo examples/*.html",
"lint": "eslint src/* examples/*.js",
Expand Down

0 comments on commit c2b3190

Please sign in to comment.