chunk-MKUMB4YM.js 830 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. import {
  2. init_runtime_dom_esm_bundler
  3. } from "./chunk-S6VK5PVK.js";
  4. import {
  5. initCustomFormatter,
  6. warn
  7. } from "./chunk-YVHZHMSQ.js";
  8. // node_modules/.pnpm/vue@3.4.27_typescript@5.4.5/node_modules/vue/dist/vue.runtime.esm-bundler.js
  9. init_runtime_dom_esm_bundler();
  10. init_runtime_dom_esm_bundler();
  11. function initDev() {
  12. {
  13. initCustomFormatter();
  14. }
  15. }
  16. if (true) {
  17. initDev();
  18. }
  19. var compile = () => {
  20. if (true) {
  21. warn(
  22. `Runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".`
  23. );
  24. }
  25. };
  26. export {
  27. compile
  28. };
  29. /*! Bundled license information:
  30. vue/dist/vue.runtime.esm-bundler.js:
  31. (**
  32. * vue v3.4.27
  33. * (c) 2018-present Yuxi (Evan) You and Vue contributors
  34. * @license MIT
  35. **)
  36. */
  37. //# sourceMappingURL=chunk-MKUMB4YM.js.map