File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 44-->
55
66< 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
88 when registering the < a href ="/docs/sharp-pages "> SharpPagesFeature</ a > plugin:
99</ p >
1010
@@ -55,4 +55,11 @@ <h4>Implementation</h4>
5555 statically referenced, i.e. the typical case of using a string literal for the file name as opposed to a dynamically creating it.
5656</ p >
5757
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+
5865{{ "doc-links" |> partial({ order }) }}
You can’t perform that action at this time.
0 commit comments