Skip to content

Commit 61b2d5e

Browse files
committed
chore: prepare
1 parent 2c3731a commit 61b2d5e

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
@@ -16,6 +16,7 @@
1616
},
1717
"scripts": {
1818
"setup": "ts-patch install",
19+
"prepare": "npm run setup",
1920
"build.angular": "ng-packagr -p src/angular/package.json -c src/angular/tsconfig.json",
2021
"clean": "rimraf ./plugin/**/*.d.ts ./plugin/**/*.js ./plugin/**/*.js.map plugin/node_modules plugin/package-lock.json plugin/README.md demo/node_modules demo-angular/node_modules",
2122
"tsc": "cpy '**/*.d.ts' '../plugin' --parents --cwd=src && tsc -skipLibCheck -d",

0 commit comments

Comments
 (0)