Experience-Monks / Experience-Monks/devtool

Problem requiring files that already have inline source maps

Open
#56 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.7k
Forks
147
PR merge metrics
No merged PRs in 30d

Description

I'm attempting to use `devtool` for a project that registers custom require handlers for Babel and CoffeeScript. These handlers inject inline source maps automatically, but these maps are being discarded by the `Module.wrap` override built into `devtool`.

I'll open a PR that skips source mapping when no `--break` or `--no-browser-globals` flags are specified, but correctly extending the source maps will take more time than I have right now.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.