@codesandbox/sandpack-client

v0.1.20-alpha.0
A bundler that completely works in the browser and takes advantage of it.

lint

tslint -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

build

node build.js && yarn run build:types

clean

rimraf dist sandpack

start

tsc -p tsconfig.esm.json --watch

prebuild

yarn run clean

build:types

tsc -p tsconfig.json

build:bundler

gulp

build:publish

yarn build && gulp
npm i @codesandbox/[email protected]

Metadata

  • GPL-2.0
  • Whatever
  • CodeSandbox
  • released 11/8/2021

Downloads