Add BrowserSync in your Vite project
1234567891011121314{ "name": "@applelo/vite-plugin-browser-sync", "version": "6.0.0", "exports": "./src/index.ts", "exclude": [ "test", "demo", "pnpm-lock.yaml", "pnpm-workspace.yaml", ".npmrc", "eslint.config.js", "tsdown.config.ts" ] }