Skip to content

Commit e4d4583

Browse files
committed
Update documentation with Vite plugins references
1 parent 2bef579 commit e4d4583

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,14 @@ module.exports = async () => {
170170
};
171171
```
172172

173+
#### Vite plugins
174+
175+
If you wish to use simpler configuration, you can use one of the available Vite
176+
plugins which use this package under the hood:
177+
178+
- https://github.com/sodatea/vite-plugin-node-stdlib-browser
179+
- https://github.com/davidmyersdev/vite-plugin-node-polyfills
180+
173181
</details>
174182

175183
### esbuild

0 commit comments

Comments
 (0)