🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

bundling-server

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundling-server

Node.js web server that uses esbuild to create bundles on the fly

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Bundling Server

Node.js web server that uses esbuild to create bundles on the fly.

Installation

npm install @bundling-server-example/bundling-server

Usage

npm install @bundling-server-example/bundling-server

Routes

  • /sdk/js - serves up the sdk bundle. Accepts the following query parameters:
    • components - comma separated string of samples (hihat, snare, kick)
    • format - iife or esm
    • debug - boolean flag for toggling minification

License

MIT

FAQs

Package last updated on 19 May 2021

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