Skip to content

Commit bc6f792

Browse files
author
Janaka-Steph
committed
Add build script
1 parent 954b0d5 commit bc6f792

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"browserslist": [
1111
"last 2 versions"
1212
],
13+
"scripts": {
14+
"build": "npx gulp bundle && npx antora antora-playbook.yml"
15+
},
1316
"dependencies": {
1417
"@antora/lunr-extension": "^1.0.0-alpha.8",
1518
"clipboard": "^2.0.6"

0 commit comments

Comments
 (0)