Expand description
This module contains common bundling routines and utilities.
Structsยง
- NoopHook ๐A no-op hook for SWC bundler.
- PathLoader ๐Deskulpt-customized path loader for SWC bundler.
- PathResolver ๐The Deskulpt-customized path resolver for SWC bundler.
Staticsยง
- EXTENSIONS ๐The file extensions to try when an import is given without an extension
Functionsยง
- Bundle the entry point into a raw module.
- emit_module_to_buf ๐Emit a module into a buffer.