UNPKG

@pandell/browserslist-config

Version:
6 lines (5 loc) 223 B
module.exports = { development: ["defaults and > 1%, last 2 Chrome versions, not dead, not op_mini all"], production: ["defaults and > 1%, last 2 Chrome versions, not dead, not op_mini all"], test: "current node", };