We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现在非h5平台打包的模块内会有很多重复的helper函数定义
指定version后会从@babel/plugin-transform-runtime内统一引入 参考 https://stackoverflow.com/questions/63940349/duplicate-helper-functions-generated-when-building-bundle-with-babel-and-webpack
The text was updated successfully, but these errors were encountered:
No branches or pull requests
现在非h5平台打包的模块内会有很多重复的helper函数定义
指定version后会从@babel/plugin-transform-runtime内统一引入
参考 https://stackoverflow.com/questions/63940349/duplicate-helper-functions-generated-when-building-bundle-with-babel-and-webpack
The text was updated successfully, but these errors were encountered: