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
ResolverObject
Interface ResolverObject
Hierarchy
ResolverObject
Index
Properties
build
Start
resolve
Id
Properties
Optional
build
Start
build
Start
?:
ObjectHook
<
(
this
:
PluginContext
,
...
parameters
:
[
options
:
NormalizedInputOptions
]
)
=>
void
|
Promise
<
void
>
,
{
sequential
?:
boolean
}
>
resolve
Id
resolve
Id
:
(
this
:
PluginContext
,
...
parameters
:
[
source
:
string
,
importer
:
string
,
options
:
{
attributes
:
Record
<
string
,
string
>
;
custom
?:
CustomPluginOptions
;
isEntry
:
boolean
}
]
)
=>
ResolveIdResult
|
Promise
<
ResolveIdResult
>
Type declaration
(
this
:
PluginContext
,
...
parameters
:
[
source
:
string
,
importer
:
string
,
options
:
{
attributes
:
Record
<
string
,
string
>
;
custom
?:
CustomPluginOptions
;
isEntry
:
boolean
}
]
)
:
ResolveIdResult
|
Promise
<
ResolveIdResult
>
Parameters
this:
PluginContext
Rest
...
parameters:
[
source
:
string
,
importer
:
string
,
options
:
{
attributes
:
Record
<
string
,
string
>
;
custom
?:
CustomPluginOptions
;
isEntry
:
boolean
}
]
Returns
ResolveIdResult
|
Promise
<
ResolveIdResult
>
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