Skip to content

Commit aeb7fe5

Browse files
committed
chore: comment
1 parent 7d96498 commit aeb7fe5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,6 @@ export default createUnplugin<Options | undefined>((opt = {}, _meta) => {
193193
if (options.experimental.autoExportsDataLoaders) {
194194
plugins.push(
195195
createAutoExportPlugin({
196-
// TODO:
197-
// strip query to also match .vue?vue&lang=ts etc
198196
transformFilter: {
199197
include: IDS_TO_INCLUDE,
200198
exclude: options.exclude,

0 commit comments

Comments
 (0)