Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

refactor: loadChildren to work with ~/path and ./path both relative to app/ #338

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

PanayotCankov
Copy link
Contributor

It turns out the ./path for loadChildren have never worked as relative to the routes module,
and was always expected to be relative to app/ in non-webpack builds. Modifying the lazy loaded
ninjas to feature both ./ and ~/ paths relative to the app.

…o app/

It turns out the ./path for loadChildren have never worked as relative to the routes module,
and was always expected to be relative to app/ in non-webpack builds. Modifying the lazy loaded
ninjas to feature both ./ and ~/ paths relative to the app.
@PanayotCankov PanayotCankov merged commit 49ef411 into master Dec 12, 2017
@PanayotCankov PanayotCankov deleted the refactor-lazy-routes branch December 12, 2017 14:44
vchimev pushed a commit that referenced this pull request Dec 12, 2017
vchimev pushed a commit that referenced this pull request Dec 12, 2017
…lative to app/" (#349)

* Revert "fix(update-ns-webpack): make it possible to call as executable (#347)"

This reverts commit 9fa7656.

* Revert "refactor: remove building through npm scripts (#336)"

This reverts commit 6e63e3c.

* Revert "chore: add update-ns-webpack to scripts (#346)"

This reverts commit 8bd887b.

* Revert "refactor: loadChildren to work with ~/path and ./path both relative to app/ (#338)"

This reverts commit 49ef411.
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.

3 participants