@nx/vue 22.1.0 → 22.1.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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nx/vue",
|
|
3
|
-
"version": "22.1.
|
|
3
|
+
"version": "22.1.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "The Vue plugin for Nx contains executors and generators for managing Vue applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Vitest, Playwright, Cypress, and Storybook.\n\n- Generators for applications, libraries, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.",
|
|
6
6
|
"repository": {
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
"migrations": "./migrations.json"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@nx/devkit": "22.1.
|
|
33
|
-
"@nx/eslint": "22.1.
|
|
34
|
-
"@nx/js": "22.1.
|
|
35
|
-
"@nx/vite": "22.1.
|
|
36
|
-
"@nx/vitest": "22.1.
|
|
37
|
-
"@nx/web": "22.1.
|
|
32
|
+
"@nx/devkit": "22.1.2",
|
|
33
|
+
"@nx/eslint": "22.1.2",
|
|
34
|
+
"@nx/js": "22.1.2",
|
|
35
|
+
"@nx/vite": "22.1.2",
|
|
36
|
+
"@nx/vitest": "22.1.2",
|
|
37
|
+
"@nx/web": "22.1.2",
|
|
38
38
|
"picomatch": "4.0.2",
|
|
39
39
|
"semver": "^7.6.3",
|
|
40
40
|
"tslib": "^2.3.0"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"nx": "22.1.
|
|
43
|
+
"nx": "22.1.2"
|
|
44
44
|
},
|
|
45
45
|
"publishConfig": {
|
|
46
46
|
"access": "public"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-vite.d.ts","sourceRoot":"","sources":["../../../../../../../packages/vue/src/generators/application/lib/add-vite.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iBAAiB,EAEjB,IAAI,EAGL,MAAM,YAAY,CAAC;AAIpB,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAE7C,wBAAsB,OAAO,CAC3B,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,gBAAgB,GACxB,OAAO,CAAC,iBAAiB,CAAC,
|
|
1
|
+
{"version":3,"file":"add-vite.d.ts","sourceRoot":"","sources":["../../../../../../../packages/vue/src/generators/application/lib/add-vite.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iBAAiB,EAEjB,IAAI,EAGL,MAAM,YAAY,CAAC;AAIpB,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAE7C,wBAAsB,OAAO,CAC3B,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,gBAAgB,GACxB,OAAO,CAAC,iBAAiB,CAAC,CAoC5B;AAED,wBAAsB,SAAS,CAAC,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,gBAAgB,gCAgCpE"}
|
|
@@ -24,6 +24,7 @@ async function addVite(tree, options) {
|
|
|
24
24
|
inSourceTests: options.inSourceTests,
|
|
25
25
|
imports: [`import vue from '@vitejs/plugin-vue'`],
|
|
26
26
|
plugins: ['vue()'],
|
|
27
|
+
useEsmExtension: true,
|
|
27
28
|
}, false);
|
|
28
29
|
// Update build to skip type checking since tsc won't work on .vue files.
|
|
29
30
|
// Need to use vue-tsc instead.
|
|
@@ -56,6 +57,7 @@ async function addVitest(tree, options) {
|
|
|
56
57
|
inSourceTests: options.inSourceTests,
|
|
57
58
|
imports: [`import vue from '@vitejs/plugin-vue'`],
|
|
58
59
|
plugins: ['vue()'],
|
|
60
|
+
useEsmExtension: true,
|
|
59
61
|
}, true);
|
|
60
62
|
return tasks;
|
|
61
63
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-vite.d.ts","sourceRoot":"","sources":["../../../../../../../packages/vue/src/generators/library/lib/add-vite.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iBAAiB,EACjB,IAAI,EAGL,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAG7C,wBAAsB,OAAO,CAC3B,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,gBAAgB,GACxB,OAAO,CAAC,iBAAiB,CAAC,
|
|
1
|
+
{"version":3,"file":"add-vite.d.ts","sourceRoot":"","sources":["../../../../../../../packages/vue/src/generators/library/lib/add-vite.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iBAAiB,EACjB,IAAI,EAGL,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAG7C,wBAAsB,OAAO,CAC3B,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,gBAAgB,GACxB,OAAO,CAAC,iBAAiB,CAAC,CAyE5B"}
|
|
@@ -27,6 +27,7 @@ async function addVite(tree, options) {
|
|
|
27
27
|
inSourceTests: options.inSourceTests,
|
|
28
28
|
imports: [`import vue from '@vitejs/plugin-vue'`],
|
|
29
29
|
plugins: ['vue()'],
|
|
30
|
+
useEsmExtension: true,
|
|
30
31
|
}, false);
|
|
31
32
|
}
|
|
32
33
|
// Set up test target
|
|
@@ -54,6 +55,7 @@ async function addVite(tree, options) {
|
|
|
54
55
|
inSourceTests: options.inSourceTests,
|
|
55
56
|
imports: [`import vue from '@vitejs/plugin-vue'`],
|
|
56
57
|
plugins: ['vue()'],
|
|
58
|
+
useEsmExtension: true,
|
|
57
59
|
}, true);
|
|
58
60
|
}
|
|
59
61
|
return (0, devkit_1.runTasksInSerial)(...tasks);
|