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
While it is convenient to have the distributable packages it would be better if we had the .js files included in the bundle (and ideally those were the ones used by the module)
This helps with better webpack optimizations, it is ok to include the dist files but please add also the sources.
Thanks