Creuna-Oslo/create-react-app

Browserslist not working

Closed this issue · 1 comments

The browserlist file is not parsed by the browserslist package.

Steps to reproduce:
Run npx browserslist in built app with installed dependencies. Outputs error

The file should be renamed to browserslist. Running the above command will output a list of browsers.

Fixed in #31