🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@tylertech/forge-build-tools

Package Overview
Dependencies
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tylertech/forge-build-tools

Node utilities for building and packaging libraries.

Source
npmnpm
Version
3.0.1
Version published
Weekly downloads
118
51.28%
Maintainers
6
Weekly downloads
 
Created
Source

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-tools

Development

Install dependencies:

$ npm i

Build npm package:

$ npm run build

Keywords

build

FAQs

Package last updated on 12 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts