feat(markdown-loader): compatible with vue 3

This commit is contained in:
chenjiahan
2020-05-28 14:49:14 +08:00
parent 6abb2fc081
commit d697026b2c
4 changed files with 17 additions and 19 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
"@types/jest": "^25.2.1",
"@vant/eslint-config": "^2.2.2",
"@vant/markdown-loader": "^2.3.0",
"@vant/markdown-loader": "^3.0.0-alpha.0",
"@vant/markdown-vetur": "^2.0.1",
"@vant/stylelint-config": "^1.3.0",
"@vant/touch-emulator": "^1.2.0",