Skip to content

Commit 5ee4198

Browse files
committed
Reorganize README
1 parent 2ca59e2 commit 5ee4198

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ pnpm install --save-dev vite-plugin-node-polyfills
2828
yarn add --dev vite-plugin-node-polyfills
2929
```
3030

31-
### Zero-config by default
32-
3331
Add the plugin to your `vite.config.ts` file.
3432

3533
```ts

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-node-polyfills",
33
"description": "A Vite plugin to polyfill Node's Core Modules for browser environments.",
4-
"version": "0.14.0",
4+
"version": "0.14.1",
55
"author": "David Myers <[email protected]>",
66
"funding": "https://github.com/sponsors/davidmyersdev",
77
"homepage": "https://github.com/davidmyersdev/vite-plugin-node-polyfills",

0 commit comments

Comments
 (0)