Transform server output and resources
Prepare browser bundles, icons and service worker assets during the Node.js build.
The local TSX path writes `dist.js`, while the linked PWA recipe writes the configured worker and its release assets.
Table of contents
Main APIs
- inline
- Bundles build input for server-side tooling.
- icons
- Produces an application icon set from one source image.
- sw
- Provides the server build entry point for service worker assets.
Practice
Error
Unknown file types and transformation failures reject the `inline` call.