Skip to content

Commit

Permalink
ci: add prepare when installing from git directly
Browse files Browse the repository at this point in the history
  • Loading branch information
wuda-io committed Feb 24, 2025
1 parent 161a83f commit d594380
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 @@ -32,6 +32,7 @@
}
],
"scripts": {
"prepare": "npm run build",
"lint": "eslint .",
"test": "npm run build && jasmine-browser-runner runSpecs",
"build": "rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript",
Expand Down

0 comments on commit d594380

Please sign in to comment.