Webpack plugin that injects the browser-sync script into the html-webpack-plugin output.
npm install inject-browser-sync-webpack-pluginWebpack plugin that injects the browser-sync script into the html-webpack-plugin output.
``bash`
npm install --save-dev inject-browser-sync-webpack-plugin@^1.2.0
`bash`
yarn add --dev inject-browser-sync-webpack-plugin@^1.2.0
(if configured properly)
`bash`
npm install --save-dev @jaid/inject-browser-sync-webpack-plugin@^1.2.0
Setting up:
`bash`
git clone git@github.com:jaid/inject-browser-sync-webpack-plugin.git
cd inject-browser-sync-webpack-plugin
npm install`
Testing in production environment:bash``
npm run test