browserslist icon indicating copy to clipboard operation
browserslist copied to clipboard

Missing named exports

Open hornta opened this issue 4 years ago • 1 comments

Would it be possible to add named exports for the loadConfig, parseConfig and readConfig methods in the API so that I can do this in my code:

import { loadConfig, parseConfig, readConfig } from 'browserslist';

hornta avatar Jul 25 '20 09:07 hornta

Yeap, ESM support is planned for net major release.

If you want to make the next release earlier talk with your manager about funding Browserslist or help our funding campaign in Twitter.

ai avatar Jul 27 '20 17:07 ai