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 1b07dcd commit 4755a1aCopy full SHA for 4755a1a
package.json
@@ -11,7 +11,7 @@
11
"homepage": "https://github.com/tinymce/tinymce-docs#readme",
12
"scripts": {
13
"build": "antora antora-playbook.yml",
14
- "watch": "watch --interval=15 \"yarn build\" docs",
+ "watch": "watch --interval=15 \"yarn build\" ./",
15
"server": "http-server build/site/ --port 4000",
16
"serve": "npm-run-all -p watch server"
17
},
0 commit comments