We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc74eb9 commit 1eb9f28Copy full SHA for 1eb9f28
packages/compiler-core/src/errors.ts
@@ -90,6 +90,7 @@ export enum ErrorCodes {
90
X_V_MODEL_ON_PROPS,
91
X_INVALID_EXPRESSION,
92
X_KEEP_ALIVE_INVALID_CHILDREN,
93
+
94
// generic errors
95
X_PREFIX_ID_NOT_SUPPORTED,
96
X_MODULE_MODE_NOT_SUPPORTED,
0 commit comments