Features
- Anonymous single-module compilation via
builder.compile
(#256) - pluginFirst builder support (76fdaca)
- TypeScript bundling now works with tests passing (4cd9efe, cf64131, 89ab655)
- SFX builds now use a scoped
System
so that the globalSystem
remains the environment system within SFX code (#258)
Bug Fixes