Structs§
- Bundle
Emit - Bundle
Options - Emit
Options - Import
MapInput - Load
Options - Loader
Checksum - A SHA-256 checksum to verify the contents of a module with while loading.
- Transpile
Options - Options which can be adjusted when transpiling a module.
Enums§
Traits§
- Loader
- A trait which allows asynchronous loading of source files into a module graph in a thread safe way as well as a way to provide additional meta data about any cached resources.
Functions§
- bundle
- bundle_
graph - Given a module graph, generate and return a bundle of the graph and optionally its source map in memory.
- transpile