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 includeNodeModules option to opt into resolving in dependencies #10

Merged

Conversation

jacobmischka
Copy link
Contributor

As mentioned in my comment in #5, this adds the ability to opt into transforming imports in node_modules (opts out of the existing node_modules path check).

@jacobmischka jacobmischka force-pushed the add-include-node-modules-option branch from ecd8934 to 42e3f64 Compare July 3, 2021 08:58
@djcsdy
Copy link
Member

djcsdy commented Jul 3, 2021

Thanks!

I'm going to merge this since it's clearly useful, but heads up I might deprecate this option later in favour of something more general, such as reading tsconfig.json and deciding what to include based on that.

@djcsdy djcsdy merged commit 04e58b4 into softwareventures:alpha Jul 3, 2021
@github-actions
Copy link

github-actions bot commented Jul 3, 2021

🎉 This PR is included in version 1.0.0-alpha.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants