@volar/vue-code-gen
Advanced tools
Comparing version 0.29.5 to 0.29.6
@@ -69,21 +69,2 @@ "use strict"; | ||
} | ||
/** | ||
* support find definition for <script> block less with: | ||
* import Foo from './foo.vue' | ||
* ^^^ ^^^^^^^^^^^ | ||
*/ | ||
for (const overlapMapRange of overlapMapRanges) { | ||
codeGen.addMapping2({ | ||
data: { | ||
vueTag: 'sfc', | ||
capabilities: {}, | ||
}, | ||
mode: SourceMaps.Mode.Overlap, | ||
sourceRange: { | ||
start: 0, | ||
end: 0, | ||
}, | ||
mappedRange: overlapMapRange, | ||
}); | ||
} | ||
return { | ||
@@ -90,0 +71,0 @@ ...codeGen, |
{ | ||
"name": "@volar/vue-code-gen", | ||
"version": "0.29.5", | ||
"version": "0.29.6", | ||
"main": "out/index.js", | ||
@@ -19,5 +19,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/code-gen": "0.29.5", | ||
"@volar/shared": "0.29.5", | ||
"@volar/source-map": "0.29.5", | ||
"@volar/code-gen": "0.29.6", | ||
"@volar/shared": "0.29.6", | ||
"@volar/source-map": "0.29.6", | ||
"@vue/compiler-core": "^3.2.21", | ||
@@ -28,3 +28,3 @@ "@vue/compiler-dom": "^3.2.21", | ||
}, | ||
"gitHead": "17b50db7dbcee55457fa55127ad93a3806111abd" | ||
"gitHead": "1c8bec48164d0dd8e6184387c5af23c7bc95e156" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
139379
3154
+ Added@volar/code-gen@0.29.6(transitive)
+ Added@volar/shared@0.29.6(transitive)
+ Added@volar/source-map@0.29.6(transitive)
- Removed@volar/code-gen@0.29.5(transitive)
- Removed@volar/shared@0.29.5(transitive)
- Removed@volar/source-map@0.29.5(transitive)
Updated@volar/code-gen@0.29.6
Updated@volar/shared@0.29.6
Updated@volar/source-map@0.29.6