{"library":"browser-sync-v3-webpack-plugin","type":"library","category":null,"description":"A Webpack plugin that integrates BrowserSync for live reload and dev server proxy. This fork (v0.1.1) adds support for BrowserSync v3 (peer dep ^2 || ^3) while maintaining compatibility with Webpack 1–5. It can serve files directly or proxy Webpack Dev Server. BrowserSync starts only in watch mode. Minimal configuration: pass BrowserSync options as first argument and optional plugin options (reload, injectCss, name, callback) as second. Releases are infrequent.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","webpack","webpack-plugin","browsersync","browser-sync","livereload","serve"],"last_verified":"Wed May 27","install":[{"cmd":"npm install browser-sync-v3-webpack-plugin","imports":["const BrowserSyncPlugin = require('browser-sync-webpack-plugin');","new BrowserSyncPlugin({host: 'localhost', port: 3000, server: {baseDir: ['./']}})","const BrowserSyncPlugin = require('browser-sync-webpack-plugin');\nnew BrowserSyncPlugin({proxy: 'http://localhost:8080'}, {reload: false})"]},{"cmd":"yarn add browser-sync-v3-webpack-plugin","imports":[]},{"cmd":"pnpm add browser-sync-v3-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/madbucket/browser-sync-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/browser-sync-v3-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/browser-sync-v3-webpack-plugin/compatibility"}}