Endo API documentation - v0.2.0 / Exports / @endo/bundle-source / BundleOptions
Interface: BundleOptions<T>
@endo/bundle-source.BundleOptions
Type parameters
Name | Type |
---|---|
T | extends ModuleFormat |
Table of contents
Properties
Properties
dev
• dev: undefined
| boolean
development mode, for test bundles that need access to devDependencies of the entry package.
Defined in
format
• format: undefined
| T