@tylertech/forge-build-tools
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

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 --save-dev @tylertech/forge-build-tools

TypeScript typings are provided within this package.

Development

Install dependencies:

$ npm i

Build npm package:

$ npm run build

Package Sidebar

Install

npm i @tylertech/forge-build-tools

Weekly Downloads

27

Version

2.1.0

License

Apache-2.0

Unpacked Size

193 kB

Total Files

59

Last publish

Collaborators

  • tylerdevops