vue
vue copied to clipboard
@vue/[email protected] should support esm-browser
Version
2.7.7
Steps to reproduce
打包 @vue/[email protected] 时报node模块不存在
What is expected?
打包 @vue/[email protected] 时不报错
What is actually happening?
打包 @vue/[email protected] 时报node模块不存在
Version
2.7.7
Steps to reproduce
打包 @vue/[email protected] 时报node模块不存在
What is expected?
打包 @vue/[email protected] 时不报错
What is actually happening?
打包 @vue/[email protected] 时报node模块不存在
https://github.com/fyhhub/compiler-sfc-browser-vue2 可以试试我发布的这个库,基于@vue/[email protected] 做了二次打包,去除了node模块
Version
2.7.7
Steps to reproduce
打包 @vue/[email protected] 时报node模块不存在
What is expected?
打包 @vue/[email protected] 时不报错
What is actually happening?
打包 @vue/[email protected] 时报node模块不存在
https://github.com/fyhhub/compiler-sfc-browser-vue2 可以试试我发布的这个库,基于@vue/[email protected] 做了二次打包,去除了node模块
试过了,很棒👍🏻