mirror of
https://github.com/youzan/vant.git
synced 2025-08-29 09:30:09 +00:00
build: move .browserslistrc to top level (#9396)
This commit is contained in:
@@ -321,6 +321,6 @@ module.exports = {
|
||||
|
||||
```json
|
||||
{
|
||||
"browserslist": ["Android >= 4.0", "iOS >= 8"]
|
||||
"browserslist": ["Chrome >= 51", "iOS >= 10"]
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user