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
Pass `inputFilename` to static module to make it insert proper file name
into generated source map.
Without this change we end up with 'input.js' (which is the default file name) as
the basename of affected files in the resulting source maps.
see also: browserify/common-shakeify#16
0 commit comments