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

experimental skip npm install #33

Closed
wants to merge 1 commit into from
Closed

experimental skip npm install #33

wants to merge 1 commit into from

Conversation

osdevisnot
Copy link

No description provided.

@FredKSchott
Copy link
Owner

FredKSchott commented Apr 11, 2019

Hey @osdevisnot, thanks for contributing. If I read the code correctly, this wouldn't handle anything with a transitive dependency, correct? It looks like it would correctly read each dependency from unpkg, but then if they loaded anything themselves it would 💩

Is there something that unpkg would provide that npm install isn't getting you? Is the idea just to remove the npm install step if we can?

Update: doh, I replied before seeing #34. Lets discuss there instead

@osdevisnot
Copy link
Author

Closing this as ROI for frontend only dependencies is not worth the tradeoffs. Also, this PR did not consider compiling transitive dependencies correctly.

@osdevisnot osdevisnot closed this Apr 11, 2019
@osdevisnot osdevisnot deleted the skip-npm branch April 11, 2019 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants