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 b8447e4 commit 26d5b28Copy full SHA for 26d5b28
README.md
@@ -13,7 +13,7 @@
13
14
## overview
15
16
-this package provides a watch server to ease the development of [vue-cli custom templates][3].
+this package provides a simple, file-watching server to ease the development of [vue-cli custom templates][3].
17
18
once started, the server will listen to changes in the app template source files (under the `/template` directory).
19
when a change is detected, it will re-compile the template to an output directory, allowing live inspection of the
0 commit comments