@replayablejs/build
v0.1.0-alpha.5
Published
Playable ad build orchestration for Replayable
Readme
@replayablejs/build
Run local preview and produce runnable playable variants.
Part of Replayable 0.1.0-alpha.0. APIs may change during the alpha series.
Install
pnpm add -D @replayablejs/[email protected]Public surface
servePreview, buildProject, buildVariant and their option/result types.
Usage and reference. The package manifest defines supported import paths; internal source files are not public APIs.
Development
From the repository root, install with pnpm install --frozen-lockfile and build dependencies
with pnpm build. Run pnpm --filter @replayablejs/build test for this package's tests.
License
Original code is MIT licensed. Bundled third-party resources retain their accompanying license terms.
