chunk-UILKXDTP.js 642 B

12345678910111213141516171819202122232425262728293031
  1. import {
  2. initCustomFormatter,
  3. init_runtime_dom_esm_bundler,
  4. warn
  5. } from "./chunk-O27RRWJC.js";
  6. import {
  7. init_define_APP_INFO
  8. } from "./chunk-XY75H3MP.js";
  9. // node_modules/vue/dist/vue.runtime.esm-bundler.js
  10. init_define_APP_INFO();
  11. init_runtime_dom_esm_bundler();
  12. init_runtime_dom_esm_bundler();
  13. function initDev() {
  14. {
  15. initCustomFormatter();
  16. }
  17. }
  18. if (true) {
  19. initDev();
  20. }
  21. var compile = () => {
  22. if (true) {
  23. warn(`Runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".`);
  24. }
  25. };
  26. export {
  27. compile
  28. };
  29. //# sourceMappingURL=chunk-UILKXDTP.js.map