mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
feat!: module & commonjs in browserslist
BREAKING CHANGE: support module, and commonjs types
This commit is contained in:
3
packages/browserslist-config/index.cjs
Normal file
3
packages/browserslist-config/index.cjs
Normal file
@@ -0,0 +1,3 @@
|
||||
'use strict'
|
||||
|
||||
module.exports = ['defaults and fully supports es6-module', 'maintained node versions']
|
||||
Reference in New Issue
Block a user