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
The active-event-stack module accounts for 403Kb in my bundle.js generated by webpack. I only use it for the react-modal-dialog module. It is way too big.
Update: further research suggests that the big size is a result of using lodash.
The active-event-stack module accounts for 403Kb in my bundle.js generated by webpack. I only use it for the react-modal-dialog module. It is way too big.
Update: further research suggests that the big size is a result of using lodash.