question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Whitelist some packages from node_modules

See original GitHub issue

We have custom internal packages we use in our company. Most of the time I need to put a breakpoint in these packages while debugging.

All our packages are scoped, so if there was a way to whitelist node_modules/@scope it would be very useful.

At the moment, I can’t see anything under node_modules.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9

github_iconTop GitHub Comments

2reactions
serkanyersencommented, Jul 26, 2018

it works!! 👍 Thanks!!

0reactions
ak239commented, Jul 26, 2018

Please check out latest version (1.0.12). It contains fix for both problems.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to correctly build NestJS app for production with ...
It has rollup and babel as dependencies. And in the app code they unconditionally call watch for some reason (UDP noop in production)....
Read more >
10 npm Security Best Practices - Snyk
Some examples are npm request, superagent, mongoose, and even security-related packages like jsonwebtoken, and npm validator.
Read more >
Request - npm
Request - Simplified HTTP client. npm package. Build status Coverage Dependency Status Known Vulnerabilities Gitter ...
Read more >
Plug'n'Play | Yarn - Package Manager
The way installs used to work was simple: when running yarn install Yarn would generate a node_modules directory that Node was then able...
Read more >
Externals - webpack
This feature is typically most useful to library developers, ... Prevent bundling of certain import ed packages and instead retrieve these external ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found