Skip to content

Commit 9b35b00

Browse files
committed
fix: update readme screenshot
1 parent 0e8f43f commit 9b35b00

5 files changed

Lines changed: 2 additions & 4 deletions

File tree

.npmrc

Lines changed: 0 additions & 2 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Add [BrowserSync](https://browsersync.io) to your Vite project.
77
> This plugin supports Vite 7 and 8.
88
99
<p align="center">
10-
<a href="https://github.com/Applelo/vite-plugin-browser-sync/blob/main/screenshot.png?raw=true">
10+
<a href="https://github.com/Applelo/vite-plugin-browser-sync/blob/main/screenshot.jpg?raw=true">
1111
<img src="https://raw.githubusercontent.com/Applelo/vite-plugin-browser-sync/main/screenshot.png?raw=true" alt=""/>
1212
</a>
1313
</p>

demo/basic/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"lib": ["ESNext", "DOM"],
55
"useDefineForClassFields": true,
66
"module": "ESNext",
7-
"moduleResolution": "Node",
7+
"moduleResolution": "bundler",
88
"resolveJsonModule": true,
99
"strict": true,
1010
"noImplicitReturns": true,

screenshot.jpg

28.6 KB
Loading

screenshot.png

-27.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)