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
in webpack's cjs bundle, has some package need require default, others need require all exports, can I config which need default and which need all exports?
The text was updated successfully, but these errors were encountered:
in webpack's cjs bundle, has some package need require default, others need require all exports, can I config which need default and which need all exports?
The text was updated successfully, but these errors were encountered: