1.2.0 • Published 4 years ago

inject-browser-sync-webpack-plugin v1.2.0

Weekly downloads
17
License
-
Repository
github
Last release
4 years ago

inject-browser-sync-webpack-plugin



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

Installation

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

Development

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

License

MIT License
Copyright © 2020, Jaid \jaid.jsx@gmail.com (https://github.com/jaid)