weapp-vite 6.4.2 → 6.4.4

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "../chunk-QAGDKFIK.mjs";
3
+ } from "../chunk-NWLNV653.mjs";
4
4
 
5
5
  // src/auto-import-components/resolvers/index.ts
6
6
  init_esm_shims();
@@ -1,13 +1,12 @@
1
1
  import {
2
2
  getCompilerContext
3
- } from "./chunk-B65NOVCE.mjs";
4
- import "./chunk-YAECI3KP.mjs";
5
- import "./chunk-XIEK6GVI.mjs";
6
- import "./chunk-J3ER3SPH.mjs";
7
- import "./chunk-WJCP7XMA.mjs";
3
+ } from "./chunk-GWPIUN5P.mjs";
4
+ import "./chunk-6CV4BK4W.mjs";
5
+ import "./chunk-ASLGPJG2.mjs";
6
+ import "./chunk-4QBBC6UB.mjs";
8
7
  import {
9
8
  init_esm_shims
10
- } from "./chunk-QAGDKFIK.mjs";
9
+ } from "./chunk-NWLNV653.mjs";
11
10
 
12
11
  // src/auto-routes.ts
13
12
  init_esm_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-QAGDKFIK.mjs";
3
+ } from "./chunk-NWLNV653.mjs";
4
4
 
5
5
  // src/json.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-QAGDKFIK.mjs";
5
+ } from "./chunk-NWLNV653.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({
@@ -303,7 +303,7 @@ async function extractConfigFromVue(vueFilePath) {
303
303
  const setupContent = descriptor.scriptSetup?.content;
304
304
  const hasMacroHint = typeof setupContent === "string" && /\bdefine(?:App|Page|Component)Json\s*\(/.test(setupContent);
305
305
  if (hasMacroHint) {
306
- const { extractJsonMacroFromScriptSetup } = await import("./jsonMacros-L3GGFXVU.mjs");
306
+ const { extractJsonMacroFromScriptSetup } = await import("wevu/compiler");
307
307
  try {
308
308
  const extracted = await extractJsonMacroFromScriptSetup(
309
309
  setupContent,
@@ -357,7 +357,6 @@ export {
357
357
  configExtensions,
358
358
  supportedCssLangs,
359
359
  templateExtensions,
360
- require_src,
361
360
  isJsOrTs,
362
361
  isTemplateRequest,
363
362
  changeFileExtension,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-QAGDKFIK.mjs";
3
+ } from "./chunk-NWLNV653.mjs";
4
4
 
5
5
  // src/config.ts
6
6
  init_esm_shims();