From: Evan You Date: Sun, 12 Nov 2023 09:01:05 +0000 (+0800) Subject: wip: strip xmlMode / htmlMode X-Git-Tag: v3.4.0-alpha.2~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc37eae8b021108101a4215919a13e03493e68fe;p=thirdparty%2Fvuejs%2Fcore.git wip: strip xmlMode / htmlMode --- diff --git a/packages/compiler-core/src/parser/Parser.ts b/packages/compiler-core/src/parser/Parser.ts index fba7fde6c8..6695ddd5d7 100644 --- a/packages/compiler-core/src/parser/Parser.ts +++ b/packages/compiler-core/src/parser/Parser.ts @@ -102,16 +102,6 @@ const htmlIntegrationElements = new Set([ ]) export interface ParserOptions { - /** - * Indicates whether special tags (`