Webpack plugin that injects the browser-sync script into the html-webpack-plugin output.
npm install --save-dev inject-browser-sync-webpack-plugin@^1.2.0yarn add --dev inject-browser-sync-webpack-plugin@^1.2.0
(if configured properly)
npm install --save-dev @jaid/inject-browser-sync-webpack-plugin@^1.2.0Setting up:
git clone git@github.com:jaid/inject-browser-sync-webpack-plugin.git
cd inject-browser-sync-webpack-plugin
npm installTesting in production environment:
npm run testMIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)