@codesandbox/sandpack-client

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

lint

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

build

rollup -c

clean

rimraf dist sandpack

start

tsc -p tsconfig.esm.json --watch

prebuild

yarn run clean

build:bundler

gulp

build:publish

yarn build && gulp --gulpfile scripts/gulpfile.js
npm i @codesandbox/[email protected]

Metadata

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

Downloads