Skip to content

fix(aot): add baseurl and fix module resolution. #3012

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

Closed
wants to merge 1 commit into from

Conversation

hansl
Copy link
Contributor

@hansl hansl commented Nov 4, 2016

loadChildren resolution now uses the same resolution as imports (using the TypeScript language service).

@hansl
Copy link
Contributor Author

hansl commented Nov 4, 2016

This should fix our nightly e2e tests. The theory is that nightly changed the version of TypeScript and TS itself changed the way it resolves modules. We don't know for sure but Angular Core itself didn't change its logic WRT this issue.

loadChildren resolution now uses the same resolution as imports (using
the TypeScript language service).
@clydin
Copy link
Member

clydin commented Nov 4, 2016

Not sure if it's related but the CLI's webpack module resolution was changed via this PR: #2291

@hansl hansl closed this Dec 5, 2016
@hansl hansl deleted the aot-lazy-fix branch December 5, 2016 23:22
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
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