UNPKG

vs-fix-source-maps

Version:

A Webpack plugin that fixes javascript sourcemaps in Visual Studio (2015), allowing for JSX and JS debugging directly in Visual Studio.

9 lines (6 loc) 314 B
#1.0.1 Added debugging and verbose options for console output #1.0.0 Uses VLQ parsings and removes loner segments that break visual studio. Much better support now. Added tests. #0.1.7 Initial fix for Visual Studio; however, it does not use VLQ parsings and is limited to a small number of ES6 features.