Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Resolve packages from parent node_modules folders #135

Merged
merged 2 commits into from
Mar 21, 2017

Conversation

eirikurn
Copy link
Contributor

A la classic NodeJS resolution and webpack default.

This PR also addresses resolution issues when linking neutrino into a project.

See #116.

A la classic NodeJS resolution and webpack default. See neutrinojs#116.
Some presets depend on `webpack` and `webpack-dev-server` for HMR
logic. This commit makes those dependencies explicit and fixes issues
when installing neutrino packages with `npm link`.
Copy link
Member

@eliperelman eliperelman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eliperelman eliperelman merged commit 710378f into neutrinojs:master Mar 21, 2017
@eirikurn eirikurn deleted the issue-116 branch March 21, 2017 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants