File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 4
4
-->
5
5
6
6
< p >
7
- #Script has a simple, but effective configuration-free hot-reloading feature built-in that's enabled
7
+ < em > #Script</ em > has a simple, but effective configuration-free hot-reloading feature built-in that's enabled
8
8
when registering the < a href ="/docs/sharp-pages "> SharpPagesFeature</ a > plugin:
9
9
</ p >
10
10
@@ -55,4 +55,11 @@ <h4>Implementation</h4>
55
55
statically referenced, i.e. the typical case of using a string literal for the file name as opposed to a dynamically creating it.
56
56
</ p >
57
57
58
+ < h4 > Preview</ h4 >
59
+
60
+ < p > If enabled and working correctly hot reloading should allow you to view instant UI changes on save:</ p >
61
+
62
+ < a href ="https://www.vuedesktop.com "> < img src ="https://raw.githubusercontent.com/ServiceStack/docs/master/docs/images/app/vue-desktop/vuedesktop-livereload.gif " alt =""> </ a >
63
+
64
+
58
65
{{ "doc-links" |> partial({ order }) }}
You can’t perform that action at this time.
0 commit comments