feat: tailwindcss
This commit is contained in:
@@ -4,12 +4,15 @@
|
||||
"description": "taro模版",
|
||||
"appid": "touristappid",
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"urlCheck": false,
|
||||
"es6": false,
|
||||
"enhance": false,
|
||||
"compileHotReLoad": false,
|
||||
"postcss": false,
|
||||
"minified": false
|
||||
"compileHotReLoad": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"uglifyFileName": true,
|
||||
"bigPackageSizeSupport": true,
|
||||
"swc": true
|
||||
},
|
||||
"compileType": "miniprogram"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user