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 34364e3 commit 0724177Copy full SHA for 0724177
src/main.ts
@@ -1,5 +1,6 @@
1
// This code is browser only
2
3
+// This is defined by esbuild
4
declare const LIVE_RELOAD: boolean;
5
6
// auto-refresh when source code have changed
0 commit comments