Skip to content

Commit

Permalink
chore: add dev:lan
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Nov 25, 2024
1 parent 6676665 commit c5632e8
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 @@ -5,6 +5,7 @@
"scripts": {
"dev": "tiddlywiki-plugin-dev dev",
"dev:wiki": "tiddlywiki-plugin-dev dev --write-wiki",
"dev:lan": "tiddlywiki-plugin-dev dev --lan",
"test": "tiddlywiki-plugin-dev test",
"build": "npm run clean && tiddlywiki-plugin-dev build",
"publish": "npm run clean && tiddlywiki-plugin-dev publish",
Expand Down

0 comments on commit c5632e8

Please sign in to comment.