Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

fix(webpack): resolve modules to rootDir #365

Merged
merged 1 commit into from
Nov 18, 2016

Conversation

fiznool
Copy link
Contributor

@fiznool fiznool commented Nov 11, 2016

Short description of what this resolves:

Fixes packages that are linked via npm link. See angular/angular-cli#2291 for more details.

Changes proposed in this pull request:

  • Added a resolve.modules property to webpack config to support linked modules.

This patch fixes support for npm linked libraries.

More information can be found at angular/angular-cli#2291
@danbucholtz danbucholtz merged commit 64eb845 into ionic-team:master Nov 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants