Expand description
The module implements the Deskulpt bundler based on SWC.
Note that this is not a general-purpose bundler; it is specifically designed for the use case of bundling Deskulpt widgets and their external dependencies.
Modulesยง
- common ๐This module contains common bundling routines and utilities.
- transforms ๐This module implements custom AST transforms.
Functionsยง
- bundle ๐Bundle a widget into a single ESM string given its entry point.