Skip to content

Commit

Permalink
Merge pull request #781 from davidmyersdev/add-vite-plugin-node-polyf…
Browse files Browse the repository at this point in the history
…ills

Add `vite-plugin-node-polyfills`
  • Loading branch information
Scrum authored Sep 11, 2023
2 parents 0c8adc9 + 706baff commit 8b4091b
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 @@ -358,6 +358,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list.
- [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.
- [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) - Polyfill Node's Core Modules for browser environments.

#### Transformers

Expand Down

0 comments on commit 8b4091b

Please sign in to comment.