weapp-vite / GenerateOptions
Interface: GenerateOptions
Properties
extensions?
optional
extensions:Partial
<object
>
Type declaration
js
js:
string
&object
|"js"
|"ts"
json
json:
string
&object
|"json"
|"js"
|"ts"
wxml
wxml:
string
&object
|"wxml"
wxss
wxss:
string
&object
|"wxss"
|"scss"
|"less"