Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented May 4, 2020

Previously, the import default TypeScript helper was emitted for every file when in JIT mode. This was unused code in the majority of cases. The helper is now emitted only when needed. For this package that would be when an Angular component decorator's resource URL properties are adjusted to support JIT execution with Webpack.

@clydin clydin force-pushed the import-default-helper branch from 8231455 to 5e70ec4 Compare May 4, 2020 01:24
Previously, the import default TypeScript helper was emitted for every file when in JIT mode.  This was unused code in the majority of cases.  The helper is now emitted only when needed.  For this package that would be when an Angular component decorator's resource URL properties are adjusted to support JIT execution with Webpack.
@clydin clydin force-pushed the import-default-helper branch from 5e70ec4 to 7d212d2 Compare May 4, 2020 13:03
@clydin clydin added the target: patch This PR is targeted for the next patch release label May 4, 2020
@clydin clydin requested a review from alan-agius4 May 4, 2020 13:09
Copy link
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

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

Nice

@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label May 5, 2020
@dgp1130 dgp1130 merged commit 013d424 into angular:master May 5, 2020
@clydin clydin deleted the import-default-helper branch May 5, 2020 17:52
@dgp1130
Copy link
Collaborator

dgp1130 commented May 5, 2020

Also merged to 9.1.x patch branch.

@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 Jun 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants