Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@hubspot/ui-extensions-dev-server

Package Overview
Dependencies
Maintainers
43
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubspot/ui-extensions-dev-server

This package is a development server library for HubSpot UI Extensions. It provides a Vite and Express-powered server for local development of extensions, which is run via the HubSpot CLI. There is also a `remoteBuild` function, used by Artifactor to gene

latest
npmnpm
Version
2.0.5
Version published
Maintainers
43
Created
Source

UI Extensions Dev Server

This package is a development server library for HubSpot UI Extensions. It provides a Vite and Express-powered server for local development of extensions, which is run via the HubSpot CLI. There is also a remoteBuild function, used by Artifactor to generate production builds of extensions.

Installation

You can install the package directly to run the CLI command to execute the production build locally:

npm install @hubspot/ui-extensions-dev-server

However, most people will use this package indirectly via the HubSpot cli:

hs project dev

Key Documentation

Ownership and Issue Management

We centerally manage issues in our primary ui-extensibility repo

FAQs

Package last updated on 17 Apr 2026

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