kmagiera / babel-watch

Reload your babel-node app on JS source file changes. And do it fast.
MIT License
528 stars 70 forks source link

Set babel sourcemap option to inline when debug (update of #62) #118

Closed romain-faust closed 3 years ago

romain-faust commented 3 years ago

This PR is an update of #62.

I rebased the changes on top of master and I fixed the conflicts that prevented the merge. I also added inspectBrk as it was missing from the list.

All credit goes to @zaaack.

STRML commented 3 years ago

Thanks!

STRML commented 3 years ago

Released in 7.3.0.