inject-info-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

inject-info-plugin

Build status Test coverage NPM version NPM Downloads Prettier Conventional Commits

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 or git 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)' or git 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 - 余聪 🐟

Package Sidebar

Install

npm i inject-info-plugin

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

6.32 kB

Total Files

6

Last publish

Collaborators

  • moyuyc