X Tutup
Skip to content

fix(@angular-devkit/build-angular): exclude map files from 'bundle' budgets#14017

Merged
alexeagle merged 1 commit intoangular:masterfrom
NickGeek:bundle-map-fix
May 30, 2019
Merged

fix(@angular-devkit/build-angular): exclude map files from 'bundle' budgets#14017
alexeagle merged 1 commit intoangular:masterfrom
NickGeek:bundle-map-fix

Conversation

@NickGeek
Copy link
Copy Markdown
Contributor

#11999 raised the issue of bundle budgets for the initial type including source maps. That issue was fixed in #12012. However, as was noted by @Tonio31, source maps should also be excluded from bundle-type budgets.

@alan-agius4 alan-agius4 added target: major This PR is targeted for the next major release target: patch This PR is targeted for the next patch release and removed target: major This PR is targeted for the next major release labels Mar 29, 2019
Copy link
Copy Markdown
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.

Hi, thanks for this.

While the change itself looks good the test always passed irrespective of this change or not.

@alan-agius4 alan-agius4 added state: WIP and removed target: patch This PR is targeted for the next patch release labels Mar 29, 2019
@NickGeek
Copy link
Copy Markdown
Contributor Author

NickGeek commented Apr 5, 2019

Ah, sorry about that! I'll go and write a proper test :-)

@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release and removed state: WIP labels May 29, 2019
@alexeagle alexeagle merged commit a976e45 into angular:master May 30, 2019
@NickGeek
Copy link
Copy Markdown
Contributor Author

Thanks for getting that sorted and merged in! Sorry I couldn't get that fixed up earlier, uni got a bit hectic.

@angular-automatic-lock-bot
Copy link
Copy Markdown

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

Labels

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

X Tutup