Skip to content

Commit 3be0d02

Browse files
committed
chore: format
1 parent 75929db commit 3be0d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-vue/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ export default function vuePlugin(rawOptions: Options = {}): Plugin<Api> {
292292
}
293293
_warn(...args)
294294
}
295-
295+
296296
transformCachedModule =
297297
config.command === 'build' &&
298298
options.value.sourceMap &&

0 commit comments

Comments
 (0)