An open API service indexing awesome lists of open source software.

https://github.com/jakebailey/esmock-source-map-bug


https://github.com/jakebailey/esmock-source-map-bug

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# esmock-source-map-bug

To run with source maps, run `npm run test`. esmock will fail unless the provided module path is absolutel

To run without source maps, run `npm run test-no-maps`. This works.