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
Add a list of ignored bundle exceptions (defaults to [ '.css' ], preventing CSS bundles and source maps from unnecessarily being uploaded) (#26, fixes #24)
Changed
Improve bundle source file lookup (when bundles are output to a different directory than their source maps) (#27, fixes #20)