mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-23 21:40:00 -05:00
0bfc4b684f
The `not ie <= 8` rule in the browserlist is redundant. `ie <= 8` browsers aren't added by `> 1%` nor `last 2 versions`
3 lines
21 B
Plaintext
3 lines
21 B
Plaintext
> 1%
|
|
last 2 versions
|