We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0a21f commit 5b1e188Copy full SHA for 5b1e188
packages/plugin-vue/src/helper.ts
@@ -1,4 +1,4 @@
1
-export const EXPORT_HELPER_ID = 'plugin-vue:export-helper'
+export const EXPORT_HELPER_ID = '\0plugin-vue:export-helper'
2
3
export const helperCode = `
4
export default (sfc, props) => {
0 commit comments