From 411d48793f5ef9879a74d8ef7f41dd9cc4e37125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B7=BC=E6=B7=BC=E7=9C=9F=E4=BA=BA?= Date: Fri, 15 Jun 2018 14:42:01 +0800 Subject: [PATCH] Update html-parser.js --- src/compiler/parser/html-parser.js | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/compiler/parser/html-parser.js b/src/compiler/parser/html-parser.js index e2203613204..a1a230fac0b 100644 --- a/src/compiler/parser/html-parser.js +++ b/src/compiler/parser/html-parser.js @@ -26,11 +26,6 @@ const doctype = /^]+>/i const comment = /^