Preparing search index...
The search index is not available
vite-plugins
vite-plugins
vite-plugin-reverse-proxy/src
Options
Interface Options
interface
Options
{
preambleCode
?:
string
;
targets
:
Record
<
string
,
string
>
;
}
Index
Properties
preamble
Code?
targets
Properties
Optional
preamble
Code
preamble
Code
?:
string
The preamble code to be injected before the main script.
targets
targets
:
Record
<
string
,
string
>
The target script to be proxied.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
preamble
Code
targets
vite-plugins
Loading...
The preamble code to be injected before the main script.