🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
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.

latest
Source
npmnpm
Version
3.1.1
Version published
Maintainers
6
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 23 May 2025

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