Skip to content

Jaid/inject-browser-sync-webpack-plugin

Repository files navigation

inject-browser-sync-webpack-plugin

License Sponsor inject-browser-sync-webpack-plugin
Build status Commits since v1.2.0 Last commit Issues
Latest version on npm Dependents Downloads

Webpack plugin that injects the browser-sync script into the html-webpack-plugin output.

Installation

inject-browser-sync-webpack-plugin on npm

npm install --save-dev inject-browser-sync-webpack-plugin@^1.2.0

inject-browser-sync-webpack-plugin on Yarn

yarn add --dev inject-browser-sync-webpack-plugin@^1.2.0

@jaid/inject-browser-sync-webpack-plugin on GitHub Packages
(if configured properly)

npm install --save-dev @jaid/inject-browser-sync-webpack-plugin@^1.2.0

Development

Setting up:

git clone [email protected]:jaid/inject-browser-sync-webpack-plugin.git
cd inject-browser-sync-webpack-plugin
npm install

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)