@tylertech/forge-build-tools
v3.1.1
Published
Node utilities for building and packaging libraries.
Readme
Forge Build Tools
This project contains a library of common/generic node utilities to help in the process of building and performing tasks related to, but not limited to, code transpilation, bundling, file system access, packaging repositories, installing/templating files... etc.
This library is primarily used to build the Forge Web Component libraries within the Forge CLI.
Usage
$ npm install --D @tylertech/forge-build-toolsDevelopment
Install dependencies:
$ npm iBuild npm package:
$ npm run build