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
fix#943, should consider path or file name includes dot (#945)
* keep path of source file in source map
* fix#943, regex should consider path or file name includes dot
* use path.extname rather than regex
* add sourceRoot option for SourceMapGenerator
0 commit comments