Commit 4b551fb
authored
feat: add note on isCustomElement in runtime-only builds (#779)
The isCustomElement config option only applies when using the runtime
compiler.
Since most users will be using the runtime-only compiler (eg. via
vue-loader or @vue/cli), we should add a note that they may need to
configure vue-loader instead.1 parent 2888e50 commit 4b551fb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| |||
0 commit comments