We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e358ee commit f6c83b5Copy full SHA for f6c83b5
lib/index.js
@@ -64,7 +64,7 @@ module.exports = function (source) {
64
})
65
66
// cache descriptor
67
- setDescriptor(filename, descriptor)
+ setDescriptor(resourcePath, descriptor)
68
69
// if the query has a type field, this is a language block request
70
// e.g. foo.vue?type=template&id=xxxxx
0 commit comments