build: update terser to version 4.3.8#15696
Merged
mgechev merged 1 commit intoangular:masterfrom Oct 7, 2019
Merged
Conversation
Contributor
|
Size regression reported as terser/terser#470 |
bd8c1d1 to
2c8977d
Compare
69f0bcc to
2e0203c
Compare
08db60e to
b4bfd7e
Compare
clydin
approved these changes
Oct 5, 2019
b4bfd7e to
2b5e0f1
Compare
2b5e0f1 to
29c6423
Compare
clydin
pushed a commit
to clydin/angular-cli
that referenced
this pull request
Oct 8, 2019
mgechev
pushed a commit
that referenced
this pull request
Oct 9, 2019
* build: add @babel/core typings * refactor(@angular-devkit/build-angular): process bundle code quality improvements * refactor(@angular-devkit/build-angular): reorganize bundle processing for browser builder * fix(@angular-devkit/build-angular): workaround high memory usage for differential loading Large files (10MB+) currently cause an excessive amount of memory usage during AST processing. This is currently being remedied upstream. However for the current time period, this change allows for successful builds without increasing the Node.js memory limit. * build: update terser to version 4.3.8 (#15696)
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.2->4.3.8Release Notes
terser/terser
v4.3.8Compare Source
v4.3.7Compare Source
v4.3.6Compare Source
(crash hotfix)
v4.3.5Compare Source
\and a new line.const x = () => { ... }orvar func = function () {...}) are now preserved when keep_fnames is true.v4.3.4Compare Source
@preserve,@license,@cc_onas well as comments starting with/*!and/**!are now preserved by default.v4.3.3Compare Source
asyncin destructuring arguments with default value.extendsclauses.Renovate configuration
📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.