Skip to content

razorsjs/build

Repository files navigation

@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