@replayablejs/assets
v0.1.0-alpha.5
Published
Deterministic asset processing and typed module generation for playable ads
Readme
@replayablejs/assets
Build optimized resources and generated TypeScript asset modules.
Part of Replayable 0.1.0-alpha.0. APIs may change during the alpha series.
Install
pnpm add -D @replayablejs/[email protected]Public surface
defineConfig, assetConfigSchema, buildAssets; category and bundle constants; asset configuration, build-result and runtime asset 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/assets test for this package's tests.
License
Original code is MIT licensed. Bundled third-party resources retain their accompanying license terms.
