fix(cli): failed to compile ts sfc

This commit is contained in:
chenjiahan
2020-11-27 15:49:14 +08:00
parent 7304c98ed0
commit c13b734c90
3 changed files with 28 additions and 0 deletions

View File

@@ -9,4 +9,5 @@ declare module 'release-it';
declare module 'html-webpack-plugin';
declare module 'conventional-changelog';
declare module '@vant/markdown-vetur';
declare module '@babel/helper-plugin-utils';
declare module '@nuxt/friendly-errors-webpack-plugin';