Permalink
Switch branches/tags
{{ refName }}
default
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Jan 9, 2023
-
Merge pull request #29 from rschristian/fix/bad-polyfill-replacement
fix: Incorrect extension removal in polyfill name replacement
Commits on Aug 25, 2022
Commits on Jun 6, 2022
-
Merge pull request #26 from rschristian/fix/worker-pool
refactor: Moves WorkerPool creation to `apply()`
-
Commits on Apr 16, 2022
Commits on Mar 4, 2022
-
Merge pull request #25 from rschristian/feat/exclude-assets
feat: Exclude assets option
Commits on Feb 6, 2022
Commits on Feb 5, 2022
Commits on Feb 2, 2022
-
Merge pull request #24 from developit/fix-bundle-file-extension-matching
Bugfix: only process JS bundle assets
-
-
Bugfix: only process JS bundle assets
This should fix #23, which was caused by OptimizePlugin attempting to modernize an `.ejs` template file.
Commits on Jan 13, 2022
Commits on Jan 12, 2022
Commits on Dec 27, 2021
Commits on Dec 21, 2021
Commits on Dec 9, 2021
Commits on Dec 7, 2021
Commits on Jun 1, 2021
Commits on Feb 24, 2021
-
Merge pull request #16 from DreierF/patch-2
Added missing `modernize` to README