Skip to content

Commit 2baaafd

Browse files
committed
refactor: add lopp server command
1 parent 7d37676 commit 2baaafd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"build-and-commit": "npm run build && npm run commit",
1212
"commit": "gh-pages --dist dist --dest dist/javascript --branch master --add --repo git@github.com:wangdoc/website.git",
1313
"chapter": "loppo chapter",
14+
"server": "loppo server",
1415
"test": "echo \"Error: no test specified\" && exit 1"
1516
},
1617
"husky": {

0 commit comments

Comments
 (0)