Skip to content

Commit

Permalink
Merge pull request #778 from xuchen-cx/feat-singlefile
Browse files Browse the repository at this point in the history
docs: Add vite-plugin-singlefile.
  • Loading branch information
Scrum authored Sep 7, 2023
2 parents 7ede7e2 + 9c8e58d commit dd53211
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 @@ -353,6 +353,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list.
- [vite-plugin-css-injected-by-js](https://github.com/marco-prontera/vite-plugin-css-injected-by-js) - Takes the CSS and adds it to the page through the JS.
- [vite-plugin-copy-dts](https://github.com/biggerstar/vite-plugin-copy-dts) - Merge declare module and declare global to target d.ts.
- [unplugin-zip-pack](https://github.com/iamspark1e/unplugin-zip-pack) - Zip your dist with filter function support.
- [vite-plugin-singlefile](https://github.com/richardtallent/vite-plugin-singlefile) - Inline all JavaScript and CSS resources directly into the final `dist/index.html` file.

#### Transformers

Expand Down

0 comments on commit dd53211

Please sign in to comment.