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

Get the target Node version from the project's package.json #234

Open
Comandeer opened this issue Jan 22, 2023 · 0 comments
Open

Get the target Node version from the project's package.json #234

Comandeer opened this issue Jan 22, 2023 · 0 comments
Labels
Milestone

Comments

@Comandeer
Copy link
Owner

Currently, the target Node.js version is derived from the bundler's own package.json. Yet, such method does not make much sense…

That's why the logic used to get that info from the bundler's package.json should be used to get it from the project-being-bundled's package.json.

@Comandeer Comandeer modified the milestones: v0.20.0, v1.0.0 Jan 22, 2023
@Comandeer Comandeer modified the milestones: v1.0.0, v0.20.0 Feb 12, 2023
@Comandeer Comandeer modified the milestones: v0.20.0, v0.21.0, v0.22.0 Mar 1, 2023
@Comandeer Comandeer modified the milestones: v0.22.0, v0.23.0 Jul 17, 2023
@Comandeer Comandeer modified the milestones: v0.23.0, v0.24.0 Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant