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

add vscode debugger settings #2276

Merged
merged 1 commit into from
Jun 20, 2018
Merged

Conversation

kellyselden
Copy link
Contributor

I use this in my branches to debug in vscode. I figured you all might benefit from it too.

Copy link
Contributor

@guybedford guybedford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would definitely be useful to have.

@lukastaegert lukastaegert merged commit 605bdfc into rollup:master Jun 20, 2018
@kellyselden kellyselden deleted the vscode-debugger branch June 20, 2018 15:25
@lukastaegert lukastaegert added this to the 0.61.0 milestone Jun 20, 2018
calebeby pushed a commit to Pigmice2733/scouting-frontend that referenced this pull request Jun 21, 2018
This Pull Request updates dependency [rollup](https://github.com/rollup/rollup) from `v0.60.7` to `v0.61.1`



<details>
<summary>Release Notes</summary>

### [`v0.61.1`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;0611)
[Compare Source](rollup/rollup@v0.61.0...697f36d)
*2018-06-21*
* Do not try to deconflict "undefined" ([#&#8203;2291](`rollup/rollup#2291))
* Properly track values for loop interator declarations and reassigned namespaces, add smoke test ([#&#8203;2292](`rollup/rollup#2292))

---

### [`v0.61.0`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;0610)
[Compare Source](rollup/rollup@v0.60.7...v0.61.0)
*2018-06-20*
* Declare file dependencies via transform plugin hooks ([#&#8203;2259](`rollup/rollup#2259))
* Handle undefined values when evaluating conditionals ([#&#8203;2264](`rollup/rollup#2264))
* Handle known undefined properties when evaluating conditionals ([#&#8203;2265](`rollup/rollup#2265))
* Access watch events via the plugin context ([#&#8203;2261](`rollup/rollup#2261))
* Add option to suppress `__esModule` flag in output ([#&#8203;2287](`rollup/rollup#2287))
* Fix issue when re-declaring variables, track reassignments in more cases ([#&#8203;2279](`rollup/rollup#2279))
* Add VSCode debug settings ([#&#8203;2276](`rollup/rollup#2276))

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants