https://github.com/razorsjs/build
building config and tools for rollup, webpack, babel, jest, etc..
https://github.com/razorsjs/build
javascript rollup typescript webpack
Last synced: about 1 year ago
JSON representation
building config and tools for rollup, webpack, babel, jest, etc..
- Host: GitHub
- URL: https://github.com/razorsjs/build
- Owner: razorsjs
- License: mit
- Created: 2020-06-23T07:12:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T16:15:35.000Z (over 2 years ago)
- Last Synced: 2024-04-25T08:15:31.442Z (about 2 years ago)
- Topics: javascript, rollup, typescript, webpack
- Language: JavaScript
- Homepage:
- Size: 431 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @razors/build-*
A series of building tools for developing, out of the box with configured already.
**All you need to do is import it and set one or two options!**
[@razors/build-babel](): for generating babel.config.js, for vue, react ..
[@razors/build-rollup](): for generating rollup.config.js, for building lerna project and library.
[@razors/build-jest](): for generating jest.config.js, for vue, react ..
[@razors/build-commit](): for supporting one line cli to commit by commitizen