weapp-vite 6.7.7 → 6.8.0

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-CWD4PR26.mjs";
5
+ } from "./chunk-GJOF3MJY.mjs";
6
6
  import {
7
7
  init_esm_shims
8
- } from "./chunk-QD76G22N.mjs";
8
+ } from "./chunk-EZOXN44U.mjs";
9
9
 
10
10
  // src/createContext.ts
11
11
  init_esm_shims();
@@ -16,11 +16,8 @@ async function createCompilerContext(options) {
16
16
  }
17
17
  setActiveCompilerContextKey(key);
18
18
  const ctx = getCompilerContext(key);
19
- const { configService, scanService, autoRoutesService } = ctx;
19
+ const { configService, scanService } = ctx;
20
20
  await configService.load(options);
21
- if (autoRoutesService) {
22
- await autoRoutesService.ensureFresh();
23
- }
24
21
  try {
25
22
  await scanService.loadAppEntry();
26
23
  } catch {
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  default as default2
3
- } from "./chunk-XIEFUUA5.mjs";
3
+ } from "./chunk-MIQZQK74.mjs";
4
4
  import {
5
5
  __export,
6
6
  init_esm_shims
7
- } from "./chunk-QD76G22N.mjs";
7
+ } from "./chunk-EZOXN44U.mjs";
8
8
 
9
9
  // src/mcp.ts
10
10
  init_esm_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-QD76G22N.mjs";
3
+ } from "./chunk-EZOXN44U.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-QD76G22N.mjs";
3
+ } from "./chunk-EZOXN44U.mjs";
4
4
 
5
5
  // src/pluginHost.ts
6
6
  init_esm_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-QD76G22N.mjs";
3
+ } from "./chunk-EZOXN44U.mjs";
4
4
 
5
5
  // src/json.ts
6
6
  init_esm_shims();
package/dist/cli.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createCompilerContext
3
- } from "./chunk-TXDI3ZWL.mjs";
3
+ } from "./chunk-JFV2DERD.mjs";
4
4
  import {
5
5
  DEFAULT_MP_PLATFORM,
6
6
  SHARED_CHUNK_VIRTUAL_PREFIX,
@@ -13,22 +13,22 @@ import {
13
13
  normalizeMiniPlatform,
14
14
  resolveMiniPlatform,
15
15
  resolveWeappConfigFile
16
- } from "./chunk-CWD4PR26.mjs";
16
+ } from "./chunk-GJOF3MJY.mjs";
17
17
  import {
18
18
  VERSION
19
- } from "./chunk-KTCETRUS.mjs";
20
- import "./chunk-BGBLJUWD.mjs";
19
+ } from "./chunk-BKU4KQJE.mjs";
20
+ import "./chunk-OU5WM7WT.mjs";
21
21
  import {
22
22
  resolveWeappMcpConfig,
23
23
  startWeappViteMcpServer
24
- } from "./chunk-6YAZCQOZ.mjs";
24
+ } from "./chunk-LDBSARE6.mjs";
25
25
  import {
26
26
  colors,
27
27
  default as default2
28
- } from "./chunk-XIEFUUA5.mjs";
28
+ } from "./chunk-MIQZQK74.mjs";
29
29
  import {
30
30
  init_esm_shims
31
- } from "./chunk-QD76G22N.mjs";
31
+ } from "./chunk-EZOXN44U.mjs";
32
32
 
33
33
  // src/cli.ts
34
34
  init_esm_shims();