@pacy/webpack-config
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i @pacy/webpack-config

Weekly Downloads

0

Version

0.0.2

License

none

Unpacked Size

5.03 kB

Total Files

7

Last publish

Collaborators

  • moyuyc