Add a new option useCustom
and it's default value is true
.
This option can control viteConfig.appType
and set it to custom
when useCustom
is true.And when it is set to false, it will the same as versions 1.1.4
and earlier.
Add a new option useCustom
and it's default value is true
.
This option can control viteConfig.appType
and set it to custom
when useCustom
is true.And when it is set to false, it will the same as versions 1.1.4
and earlier.