Skip to content

Commit

Permalink
Merge pull request #943 from MrQinYQ/qyq/add-plugin
Browse files Browse the repository at this point in the history
Add the vite-plugin-dynamic-chunk plugin to the Bundling section.
  • Loading branch information
Scrum authored Oct 1, 2024
2 parents 124741a + 564b18c commit ab3cd30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [vite-plugin-minipic](https://github.com/60late/vite-plugin-minipic) - Efficient image compression tool.
- [vite-plugin-robots](https://github.com/kolirt/vite-plugin-robots) - Generating `robots.txt`.
- [vite-plugin-bundle-obfuscator](https://github.com/z0ffy/vite-plugin-bundle-obfuscator) - JavaScript obfuscator.
- [vite-plugin-dynamic-chunk](https://github.com/MrQinYQ/vite-plugin-dynamic-chunk) - Split dependencies between entry and dynamic entry, and merge small chunks.

#### Transformers

Expand Down

0 comments on commit ab3cd30

Please sign in to comment.