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

A trivial way to implement Npm.resolve for #845 #1353

Closed
wants to merge 1 commit into from

Conversation

mitar
Copy link
Contributor

@mitar mitar commented Aug 21, 2013

This is a fix for #845 to add require.resolve to Npm. The idea is that sometimes you have to have access to files bundled in npm packages and not import them as node.js modules.

(Updated version of #1188 against current devel branch.)

@mitar
Copy link
Contributor Author

mitar commented Dec 7, 2013

Updated to current devel again.

@glasser
Copy link
Contributor

glasser commented Feb 20, 2015

Thanks for the feature request! We welcome discussions about how to make Meteor better. If you haven't yet, check out our wiki page about feature requests on GitHub.

(This PR has gotten unmergeable again.)

@mitar
Copy link
Contributor Author

mitar commented Feb 20, 2015

I am also not sure anymore how this interacts with building and deploying. I think a better way would be now that you could add assets from NPM packages into an isopackage. Both on client and server. Something I described in #3642.

So there is some design decision here needed, how to address all this questions.

@mitar
Copy link
Contributor Author

mitar commented Feb 8, 2016

This is really old now.

@mitar mitar closed this Feb 8, 2016
@Urigo
Copy link
Contributor

Urigo commented Feb 8, 2016

Ha just started to go through those - thank @mitar for updating

@mitar
Copy link
Contributor Author

mitar commented Feb 8, 2016

Personally I still think that this would be useful, but at least I do not have use for it at the moment anymore.

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.

3 participants