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

Publish loaders as separate npm packages #19

Closed
JakobJingleheimer opened this issue Aug 31, 2024 · 1 comment · Fixed by #23
Closed

Publish loaders as separate npm packages #19

JakobJingleheimer opened this issue Aug 31, 2024 · 1 comment · Fixed by #23
Labels
enhancement New feature or request MAJOR/BREAKING
Milestone

Comments

@JakobJingleheimer
Copy link
Owner

Currently, if a user wants just 1 of these loaders, they must install all of them and all of their dependencies. For example, text has no dependencies and alias has just 1 dependency (lodash.get), but to use either, users must install the deps for css-module & tsx.

I've created the org in npm: https://www.npmjs.com/org/nodejs-loaders

And also reserved the GH org @nodejs-loaders if needed, but I think it would be better to convert this to a monorepo.

@AugustinMauroy
Copy link
Collaborator

+1 for that and monorepo is good idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MAJOR/BREAKING
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants