mysticatea / eslint4b

ESLint which works in browsers.
MIT License
37 stars 19 forks source link

[suggestion] Is that possible to generate a bundle of UMD when publishing? #15

Open yuanhongboo opened 2 years ago

yuanhongboo commented 2 years ago

It's pretty cool that we are able to use eslint in browser! But it will increase the bundle size of project which makes our webpack builds slow and large. So could you please generate a bundle on publishing?