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.0
yarn 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.0
Setting up:
git clone git@github.com:jaid/inject-browser-sync-webpack-plugin.git
cd inject-browser-sync-webpack-plugin
npm install
Testing in production environment:
npm run test
MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)