!149 update parse5

Merge pull request !149 from yfwang6/parse5-2
This commit is contained in:
openharmony_ci 2023-05-21 07:12:53 +00:00 committed by Gitee
commit a0aa5bb823
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -17,7 +17,7 @@
* under the License.
*/
import parse5 from 'parse5'
import * as parse5 from 'parse5'
import templater from './templater'
import styler from './styler'
import scripter from './scripter'