Skip to content
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

[INTERNAL] Minifier: Use workerpool for terser #700

Closed
wants to merge 1 commit into from

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Feb 9, 2022

No description provided.

@matz3 matz3 force-pushed the next-minify-task-workerpool branch from 06b485c to 9fe38a2 Compare April 26, 2022 08:01
@RandomByte RandomByte changed the base branch from next to main November 3, 2022 13:37
@RandomByte
Copy link
Member

Rebased and refactored for ESM in #875

@RandomByte RandomByte closed this Jan 21, 2023
RandomByte pushed a commit that referenced this pull request Jan 21, 2023
Based on #700

* Changed logging to verbose
* Added option 'useWorkers' to processor. Implicit activation through
  taskUtil parameter seemed a bit odd
* Added JSDoc
RandomByte pushed a commit that referenced this pull request Jan 21, 2023
Based on #700

* Changed logging to verbose
* Added option 'useWorkers' to processor. Implicit activation through
  taskUtil parameter seemed a bit odd. Moved that to the minify task
* Added JSDoc
RandomByte pushed a commit that referenced this pull request Jan 21, 2023
Based on #700

* Changed logging to verbose
* Added option 'useWorkers' to processor. Implicit activation through
  taskUtil parameter seemed a bit odd. Moved that to the minify task
* Added JSDoc
RandomByte pushed a commit that referenced this pull request Jan 23, 2023
Based on #700

* Changed logging to verbose
* Added option 'useWorkers' to processor. Implicit activation through
  taskUtil parameter seemed a bit odd. Moved that to the minify task
* Added JSDoc
RandomByte pushed a commit that referenced this pull request Jan 25, 2023
Based on #700

* Changed logging to verbose
* Added option 'useWorkers' to processor. Implicit activation through
  taskUtil parameter seemed a bit odd. Moved that to the minify task
* Added JSDoc
RandomByte pushed a commit that referenced this pull request Jan 25, 2023
Based on #700

* Changed logging to verbose
* Added option 'useWorkers' to processor. Implicit activation through
  taskUtil parameter seemed a bit odd. Moved that to the minify task
* Added JSDoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants