mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 05:42:44 +08:00
build: move .browserslistrc to top level (#9396)
This commit is contained in:
parent
bc9b01c48b
commit
c904b3c78d
@ -321,6 +321,6 @@ module.exports = {
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"browserslist": ["Android >= 4.0", "iOS >= 8"]
|
"browserslist": ["Chrome >= 51", "iOS >= 10"]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user