Manifold WASM Developer Guide
ManifoldCAD.org
ManifoldCAD User Guide
JS/TS/WASM API
C++ API
Algorithm Description
Blog Posts
GitHub
Preparing search index...
lib/bundler
BundlerOptions
Interface BundlerOptions
interface
BundlerOptions
{
fetchRemotePackages
?:
boolean
;
filename
?:
string
;
files
?:
Record
<
string
,
string
>
;
jsCDN
?:
string
;
resolveDir
?:
string
;
}
Index
Properties
fetch
Remote
Packages?
filename?
files?
js
CDN?
resolve
Dir?
Properties
Optional
fetch
Remote
Packages
fetchRemotePackages
?:
boolean
Optional
filename
filename
?:
string
Optional
files
files
?:
Record
<
string
,
string
>
Optional
js
CDN
jsCDN
?:
string
Optional
resolve
Dir
resolveDir
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fetch
Remote
Packages
filename
files
js
CDN
resolve
Dir
ManifoldCAD.org
ManifoldCAD User Guide
JS/TS/WASM API
C++ API
Algorithm Description
Blog Posts
GitHub
Manifold WASM Developer Guide
Loading...