Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow --inspect-brk option to be used with babel-node [6.x backport] #5796

Merged
merged 1 commit into from
May 31, 2017
Merged

Allow --inspect-brk option to be used with babel-node [6.x backport] #5796

merged 1 commit into from
May 31, 2017

Conversation

noinkling
Copy link
Contributor

@noinkling noinkling commented May 31, 2017

Backport of #5785

(first attempt was at #5795, sorry)

@mention-bot
Copy link

@noinkling, thanks for your PR! By analyzing the history of the files in this pull request, we identified @hzoo, @neVERberleRfellerER and @danez to be potential reviewers.

@codecov
Copy link

codecov bot commented May 31, 2017

Codecov Report

Merging #5796 into master will increase coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5796      +/-   ##
==========================================
+ Coverage   84.76%   84.79%   +0.03%     
==========================================
  Files         204      204              
  Lines        9607     9608       +1     
  Branches     2701     2702       +1     
==========================================
+ Hits         8143     8147       +4     
+ Misses        980      977       -3     
  Partials      484      484
Impacted Files Coverage Δ
packages/babel-cli/src/babel-node.js 48.97% <0%> (-1.03%) ⬇️
...bel-plugin-transform-es2015-classes/src/vanilla.js 90.59% <0%> (+0.42%) ⬆️
packages/babel-traverse/src/path/context.js 86.2% <0%> (+0.86%) ⬆️
packages/babel-traverse/src/path/modification.js 74.75% <0%> (+0.97%) ⬆️
packages/babel-helper-call-delegate/src/index.js 68% <0%> (+4%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcbb6c5...0230dc5. Read the comment docs.

@xtuc xtuc added 6.x: backport PR: New Feature 🚀 A type of pull request used for our changelog categories labels May 31, 2017
@jridgewell jridgewell merged commit 489cf90 into babel:master May 31, 2017
@noinkling noinkling deleted the add-inspect-brk-option branch May 31, 2017 07:21
@existentialism
Copy link
Member

@noinkling thanks!

@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
6.x: backport outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: New Feature 🚀 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants