@umijs/preset-vue 4.0.0-canary.20220707.1 → 4.0.0-canary.20220718.2

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 +1,2 @@
1
1
  export declare const TEMPLATES_DIR: string;
2
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,QAAkC,CAAC"}
@@ -6,3 +6,4 @@ interface IOpts {
6
6
  }
7
7
  export declare function addAssetRules({ config, api }: IOpts): Promise<void>;
8
8
  export {};
9
+ //# sourceMappingURL=assetRules.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"assetRules.d.ts","sourceRoot":"","sources":["../../../src/features/config/assetRules.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,iDAAiD,CAAC;AACrE,OAAO,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAE3B,UAAU,KAAK;IACb,MAAM,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,IAAI,CAAC;CACX;AAED,wBAAsB,aAAa,CAAC,EAAE,MAAM,EAAE,GAAG,EAAE,EAAE,KAAK,iBAuCzD"}
@@ -1,3 +1,4 @@
1
1
  import Config from '@umijs/bundler-webpack/compiled/webpack-5-chain';
2
2
  import { IApi } from 'umi';
3
3
  export declare function getConfig(config: Config, api: IApi): void;
4
+ //# sourceMappingURL=config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/features/config/config.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,iDAAiD,CAAC;AACrE,OAAO,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAI3B,wBAAgB,SAAS,CAAC,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,IAAI,QA2ClD"}
@@ -1,3 +1,4 @@
1
1
  import type { IApi } from 'umi';
2
2
  declare const _default: (api: IApi) => void;
3
3
  export default _default;
4
+ //# sourceMappingURL=default.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../src/features/default.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;8BAGX,IAAI;AAAzB,wBA+DE"}
@@ -1,3 +1,4 @@
1
1
  import type { IApi } from 'umi';
2
2
  declare const _default: (api: IApi) => void;
3
3
  export default _default;
4
+ //# sourceMappingURL=tmpFiles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tmpFiles.d.ts","sourceRoot":"","sources":["../../../src/features/tmpFiles/tmpFiles.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;8BAIX,IAAI;AAAzB,wBAsEE"}
@@ -1,3 +1,4 @@
1
1
  import type { IApi } from 'umi';
2
2
  declare const _default: (api: IApi) => void;
3
3
  export default _default;
4
+ //# sourceMappingURL=vite.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vite.d.ts","sourceRoot":"","sources":["../../../src/features/vite/vite.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;8BAIX,IAAI;AAAzB,wBASE"}
@@ -1,3 +1,4 @@
1
1
  import type { IApi } from 'umi';
2
2
  declare const _default: (api: IApi) => void;
3
3
  export default _default;
4
+ //# sourceMappingURL=webpack.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"webpack.d.ts","sourceRoot":"","sources":["../../src/features/webpack.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;8BAGX,IAAI;AAAzB,wBAyBE"}
package/dist/index.d.ts CHANGED
@@ -4,3 +4,4 @@ declare const _default: (api: IApi) => {
4
4
  plugins: string[];
5
5
  };
6
6
  export default _default;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAChC,OAAO,eAAe,CAAC;8BAEF,IAAI;;;AAAzB,wBAmBE"}
@@ -1,2 +1,3 @@
1
1
  declare const hookPropertyMap: Map<string, string>;
2
2
  export { hookPropertyMap };
3
+ //# sourceMappingURL=requireHook.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"requireHook.d.ts","sourceRoot":"","sources":["../src/requireHook.ts"],"names":[],"mappings":"AASA,QAAA,MAAM,eAAe,qBAQnB,CAAC;AA6BH,OAAO,EAAE,eAAe,EAAE,CAAC"}
@@ -3,3 +3,4 @@ export declare function resolveProjectDep(opts: {
3
3
  cwd: string;
4
4
  dep: string;
5
5
  }): string | undefined;
6
+ //# sourceMappingURL=resolveProjectDep.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resolveProjectDep.d.ts","sourceRoot":"","sources":["../../src/utils/resolveProjectDep.ts"],"names":[],"mappings":"AAGA,wBAAgB,iBAAiB,CAAC,IAAI,EAAE;IACtC,GAAG,EAAE,GAAG,CAAC;IACT,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;CACb,sBAWA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@umijs/preset-vue",
3
- "version": "4.0.0-canary.20220707.1",
3
+ "version": "4.0.0-canary.20220718.2",
4
4
  "description": "@umijs/preset-vue",
5
5
  "homepage": "https://github.com/umijs/umi/tree/master/packages/preset-vue#readme",
6
6
  "bugs": "https://github.com/umijs/umi/issues",
@@ -22,14 +22,14 @@
22
22
  "dev": "pnpm build --watch"
23
23
  },
24
24
  "dependencies": {
25
- "@umijs/renderer-vue": "4.0.0-canary.20220707.1",
25
+ "@umijs/renderer-vue": "4.0.0-canary.20220718.2",
26
26
  "vue": "3.2.36",
27
27
  "vue-loader": "17.0.0",
28
28
  "vue-router": "4.0.15"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@vitejs/plugin-vue": "2.3.1",
32
- "umi": "4.0.0-canary.20220707.1"
32
+ "umi": "4.0.0-canary.20220718.2"
33
33
  },
34
34
  "publishConfig": {
35
35
  "access": "public"