weapp-vite 6.7.4 → 6.7.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,10 +2,10 @@ import {
2
2
  getCompilerContext,
3
3
  resetCompilerContext,
4
4
  setActiveCompilerContextKey
5
- } from "./chunk-MKXI5POD.mjs";
5
+ } from "./chunk-RJ6CSAFO.mjs";
6
6
  import {
7
7
  init_esm_shims
8
- } from "./chunk-BQM4WPKJ.mjs";
8
+ } from "./chunk-QD76G22N.mjs";
9
9
 
10
10
  // src/createContext.ts
11
11
  init_esm_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-BQM4WPKJ.mjs";
3
+ } from "./chunk-QD76G22N.mjs";
4
4
 
5
5
  // src/plugins/vue/runtime.ts
6
6
  init_esm_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-BQM4WPKJ.mjs";
3
+ } from "./chunk-QD76G22N.mjs";
4
4
 
5
5
  // src/logger.ts
6
6
  init_esm_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-BQM4WPKJ.mjs";
3
+ } from "./chunk-QD76G22N.mjs";
4
4
 
5
5
  // src/config.ts
6
6
  init_esm_shims();
@@ -2,7 +2,7 @@ import {
2
2
  __commonJS,
3
3
  __toESM,
4
4
  init_esm_shims
5
- } from "./chunk-BQM4WPKJ.mjs";
5
+ } from "./chunk-QD76G22N.mjs";
6
6
 
7
7
  // ../../node_modules/.pnpm/merge@2.1.1/node_modules/merge/lib/src/index.js
8
8
  var require_src = __commonJS({
@@ -145,7 +145,7 @@ function resolveAutoRoutesMacroImportPath() {
145
145
  }
146
146
  async function resolveAutoRoutesInlineSnapshot() {
147
147
  try {
148
- const { getCompilerContext } = await import("./getInstance-NUZWXHEY.mjs");
148
+ const { getCompilerContext } = await import("./getInstance-XOXPBWVW.mjs");
149
149
  const service = getCompilerContext().autoRoutesService;
150
150
  await service?.ensureFresh?.();
151
151
  const reference = service?.getReference?.();