We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea5962 commit 4dab7e1Copy full SHA for 4dab7e1
package.json
@@ -7,6 +7,7 @@
7
"prestart": "npm run build",
8
"prebuild": "ng build @manekinekko/angular-web-bluetooth --prod",
9
"build": "ng build angular-web-bluetooth-starter --prod",
10
+ "postbuild": "npm run docs",
11
"test": "echo 'skipping test'",
12
"lint": "ng lint",
13
"e2e": "echo 'skipping test'",
0 commit comments