microsoft / playwright-test

Build a cross-browser end-to-end test suite with Playwright.
https://playwright.dev
Apache License 2.0
777 stars 34 forks source link

fix(sourcemaps): fix sourcemaps when debugging tests #113

Closed JoelEinbinder closed 4 years ago

JoelEinbinder commented 4 years ago

Adds types for @babel/core and fixes the sourcemap option to append a sourceMappingURL comment.