vue icon indicating copy to clipboard operation
vue copied to clipboard

fix(compiler-sfc): fix rewriteDefault problem when using @babel/parser@^7.20.0

Open linshuohao opened this issue 2 years ago • 0 comments

close https://github.com/vuejs/vue/issues/12892

https://github.com/babel/babel/pull/15032 change the location of the export declaration when use decorators before export

linshuohao avatar Dec 19 '22 16:12 linshuohao