@sepveneto/plugin-mp-router-view 0.3.4 → 0.3.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.
@@ -37174,6 +37174,10 @@ var unplugin = /* @__PURE__ */ createUnplugin(unpluginFactory);
37174
37174
  var src_default = unplugin;
37175
37175
 
37176
37176
  export {
37177
+ isAppVue,
37178
+ isEntryPage,
37179
+ getPages,
37180
+ transform2 as transform,
37177
37181
  NAME,
37178
37182
  unpluginFactory,
37179
37183
  unplugin,
package/dist/esbuild.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-TUTSLW5Q.js";
3
+ } from "./chunk-QNXQRN2I.js";
4
4
 
5
5
  // src/esbuild.ts
6
6
  import { createEsbuildPlugin } from "unplugin";
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  src_default,
4
4
  unplugin,
5
5
  unpluginFactory
6
- } from "./chunk-TUTSLW5Q.js";
6
+ } from "./chunk-QNXQRN2I.js";
7
7
  export {
8
8
  NAME,
9
9
  src_default as default,