Function: makeConfig()
makeConfig(
config
):UserConfig
Make a Vite config for a multi-SPA, SAF project. Includes all the expected plugins.
Parameters
Parameter | Type |
---|---|
config | MakeConfigProps |
Returns
UserConfig
makeConfig(
config
):UserConfig
Make a Vite config for a multi-SPA, SAF project. Includes all the expected plugins.
Parameter | Type |
---|---|
config | MakeConfigProps |
UserConfig