We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00bb797 commit 6e722d0Copy full SHA for 6e722d0
package.json
@@ -4,6 +4,7 @@
4
"version": "0.0.2",
5
"scripts": {
6
"dev": "tiddlywiki-plugin-dev dev",
7
+ "dev:lan": "tiddlywiki-plugin-dev dev --lan",
8
"dev:wiki": "tiddlywiki-plugin-dev dev --write-wiki",
9
"test": "tiddlywiki-plugin-dev test",
10
"build": "npm run clean && tiddlywiki-plugin-dev build",
0 commit comments