Skip to content

Commit

Permalink
feat: add build:docs-app
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnaceMaes committed Aug 26, 2023
1 parent d1a2c7e commit 114acc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"author": "",
"scripts": {
"build": "pnpm --filter ember-shiki build",
"build:docs-app": "pnpm --filter ember-shiki build && pnpm --filter docs-app build",
"lint": "pnpm --filter '*' lint",
"lint:fix": "pnpm --filter '*' lint:fix",
"prepare": "pnpm build",
Expand Down

0 comments on commit 114acc6

Please sign in to comment.