1.0.1 • Published 4 years ago
inject-info-plugin v1.0.1
inject-info-plugin
Webpack Plugin for inject some information in js / html
Installation
npm install inject-info-plugin
# or use yarn
yarn add inject-info-plugin
Usage
import injectInfoPlugin from 'inject-info-plugin'
Contributing
- Fork it!
- Create your new branch:
git checkout -b feature-new
orgit checkout -b fix-which-bug
- Start your magic work now
- Make sure npm test passes
- Commit your changes:
git commit -am 'feat: some description (close #123)'
orgit commit -am 'fix: some description (fix #123)'
- Push to the branch:
git push
- Submit a pull request :)
Authors
This library is written and maintained by 余聪, yucong@fenbi.com.
License
MIT - 余聪 🐟