You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @4innocent. Please provide a online reproduction by forking this link https://codesandbox.io/s/ok2fe or a minimal GitHub repository. Issues labeled by Need Reproduce will be closed if no activities in 3 days.
webpack 5.93.0
babel 7.24.9
webpack 配置babel对ahooks进行编译,会有很多/* unused harmony default export */
项目里仅使用了useRequest,所以我测试了swr没有这种情况,babel-loader配置代码如下:
其他tree-shaking webpack配置有:
配置了polyfill后应该能够支持ie的
The text was updated successfully, but these errors were encountered: