2.2.0 • Published 3 years ago

@frontendmonster/builder v2.2.0

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

@frontendmonster/builder

Simple build script for my FOS projects. run build command, copy package.files and pacage.json to outdir

Instalation

npm install --save-dev @frontendmonster/builder

or

yarn add --dev @frontendmonster/builder

Usage

builder [options]

Options:

argaliasdescription
--version-vpackage version
--outDir-ooutput directory (default: lib)
--cmd-cbuild commad (default: npm run build)
--ignoreBuildignore build command
--packgenerate output pack
--publishpulish package with npm
2.2.0

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago