Skip to content

Commit 91da9fa

Browse files
authored
feat(typescript-angular): prepare build
Prepare build is required in order to publish
1 parent 5cb66a8 commit 91da9fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/openapi-generator/src/main/resources/typescript-angular/package.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
],
1414
"license": "Unlicense",
1515
"scripts": {
16+
"prepare": "npm run build",
1617
"build": "ng-packagr -p ng-package.json"
1718
},
1819
"peerDependencies": {

0 commit comments

Comments
 (0)