@yeahka/unplugin-vue-components
Advanced tools
@@ -775,6 +775,6 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
| if (importStyle === "less") | ||
| return `@yeahka/vanyify/${moduleType2}/${dirName}/style/less`; | ||
| return `@yeahka/vantify/${moduleType2}/${dirName}/style/less`; | ||
| if (importStyle === "css") | ||
| return `@yeahka/vanyify/${moduleType2}/${dirName}/style/index`; | ||
| return `@yeahka/vanyify/${moduleType2}/${dirName}/style/index`; | ||
| return `@yeahka/vantify/${moduleType2}/${dirName}/style/index`; | ||
| return `@yeahka/vantify/${moduleType2}/${dirName}/style/index`; | ||
| } | ||
@@ -789,3 +789,3 @@ function VantifyResolver(options = {}) { | ||
| name: partialName, | ||
| from: `@yeahka/vanyify/${moduleType2}`, | ||
| from: `@yeahka/vantify/${moduleType2}`, | ||
| sideEffects: getSideEffects5(_chunkTHN67LFAjs.kebabCase.call(void 0, partialName), options) | ||
@@ -792,0 +792,0 @@ }; |
@@ -775,6 +775,6 @@ import { | ||
| if (importStyle === "less") | ||
| return `@yeahka/vanyify/${moduleType2}/${dirName}/style/less`; | ||
| return `@yeahka/vantify/${moduleType2}/${dirName}/style/less`; | ||
| if (importStyle === "css") | ||
| return `@yeahka/vanyify/${moduleType2}/${dirName}/style/index`; | ||
| return `@yeahka/vanyify/${moduleType2}/${dirName}/style/index`; | ||
| return `@yeahka/vantify/${moduleType2}/${dirName}/style/index`; | ||
| return `@yeahka/vantify/${moduleType2}/${dirName}/style/index`; | ||
| } | ||
@@ -789,3 +789,3 @@ function VantifyResolver(options = {}) { | ||
| name: partialName, | ||
| from: `@yeahka/vanyify/${moduleType2}`, | ||
| from: `@yeahka/vantify/${moduleType2}`, | ||
| sideEffects: getSideEffects5(kebabCase(partialName), options) | ||
@@ -792,0 +792,0 @@ }; |
+1
-1
| { | ||
| "name": "@yeahka/unplugin-vue-components", | ||
| "version": "0.25.3", | ||
| "version": "0.25.4", | ||
| "packageManager": "pnpm@8.6.8", | ||
@@ -5,0 +5,0 @@ "description": "Components auto importing for Vue", |