Skip to content

Commit 4080506

Browse files
committed
ci: fixed error with prepublish script
1 parent e72b721 commit 4080506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"homepage": "https://ionicframework.com/",
66
"scripts": {
77
"start": "ng serve",
8+
"prebuild": "(cd projects/ionic-header-parallax && npm i)",
89
"build": "ng build ionic-header-parallax",
910
"link": "(cd dist/ionic-header-parallax && npm link) && npm link ionic-header-parallax",
1011
"watch": "npm run build -- --watch",

0 commit comments

Comments
 (0)