0.0.2 • Published 5 years ago

@pacy/webpack-config v0.0.2

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

@pacy/webpack-config

NPM version NPM Downloads Prettier Conventional Commits

webpack config

Installation

npm install @pacy/webpack-config
# or use yarn
yarn add @pacy/webpack-config

Usage

import webpackConfig from '@pacy/webpack-config'

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 余聪.

License

MIT - 余聪

0.0.2

5 years ago