Search
Preparing search index...
The search index is not available
Electron Forge
Options
All
Public
Public/Protected
All
Inherited
Menu
Electron Forge
@electron-forge/plugin-vite
InternalOptions
TransformResult
Interface TransformResult<ProvidedOptions>
Type parameters
ProvidedOptions
:
TransformOptions
=
TransformOptions
Hierarchy
TransformResult
Index
Properties
code
legal
Comments
mangle
Cache
map
warnings
Properties
code
code
:
string
legal
Comments
legal
Comments
:
string
|
(
ProvidedOptions
[
"legalComments"
]
extends
"external"
?
never
:
undefined
)
Only when "legalComments" is "external"
mangle
Cache
mangle
Cache
:
Record
<
string
,
string
|
false
>
|
(
ProvidedOptions
[
"mangleCache"
]
extends
Object
?
never
:
undefined
)
Only when "mangleCache" is present
map
map
:
string
warnings
warnings
:
Message
[]
All Modules
Makers
maker-appx
maker-deb
maker-dmg
maker-flatpak
maker-pkg
maker-rpm
maker-snap
maker-squirrel
maker-wix
maker-zip
Plugins
plugin-auto-unpack-natives
plugin-base
plugin-electronegativity
plugin-fuses
plugin-local-electron
plugin-vite
plugin-webpack
Publishers
publisher-base
publisher-bitbucket
publisher-electron-release-server
publisher-gcs
publisher-github
publisher-nucleus
publisher-s3
publisher-snapcraft
publisher-static
Templates
template-base
template-vite
template-vite-typescript
template-webpack
template-webpack-typescript
Utils & Internal Helpers
core
core-utils
maker-base
shared-types
test-utils
tracer
web-multi-logger
Only when "legalComments" is "external"