You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/runtime-dom/src/index.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ function injectCompilerOptionsCheck(app: App) {
162
162
`must be passed to \`@vue/compiler-dom\` in the build setup instead.\n`+
163
163
`- For vue-loader: pass it via vue-loader's \`compilerOptions\` loader option.\n`+
164
164
`- For vue-cli: see https://cli.vuejs.org/guide/webpack.html#modifying-options-of-a-loader\n`+
165
-
`- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-dom`
165
+
`- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-sfc`
0 commit comments