Skip to content

Commit 4dab7e1

Browse files
committed
ci: build docs with swa
1 parent aea5962 commit 4dab7e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"prestart": "npm run build",
88
"prebuild": "ng build @manekinekko/angular-web-bluetooth --prod",
99
"build": "ng build angular-web-bluetooth-starter --prod",
10+
"postbuild": "npm run docs",
1011
"test": "echo 'skipping test'",
1112
"lint": "ng lint",
1213
"e2e": "echo 'skipping test'",

0 commit comments

Comments
 (0)