Skip to content

Commit 9f251a3

Browse files
committed
Add build script
1 parent 829ef0f commit 9f251a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"bugs": "https://github.com/frostybee/expressive-code-fullscreen/issues",
3434
"scripts": {
35+
"build": "pnpm -F expressive-code-fullscreen build",
3536
"build:docs": "pnpm -F @expressive-code-fullscreen/docs build",
3637
"start:docs": "pnpm -F @expressive-code-fullscreen/docs start",
3738
"ci-version": "changeset version && pnpm install --no-frozen-lockfile",

0 commit comments

Comments
 (0)