fix: use compiler-enabled Vue monitor web build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createApp, computed, onMounted, ref } from "./vendor/vue.runtime.esm-browser.prod.js";
|
||||
import { createApp, computed, onMounted, ref } from "./vendor/vue.esm-browser.prod.js";
|
||||
|
||||
const bootstrap = readBootstrap();
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
-7
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user