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 a7985c7 commit 194c18aCopy full SHA for 194c18a
package.json
@@ -9,6 +9,7 @@
9
"components:watch": "watch 'node build.js' src/components/*",
10
"home:watch": "watch 'node build-home.js' src/templates/",
11
"build:watch": "watch 'node build.js' src/templates/",
12
+ "docs:links": "watch 'node src/modules/links.js' src/templates/docs/links/",
13
"doc": "bash script.sh",
14
"doc:watch": "watch 'npm run doc' src/templates/docs",
15
"doc:lib": "watch 'npm run doc' lib",
0 commit comments