Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Browserlist error #430

Open
raptoria opened this issue Oct 17, 2018 · 0 comments · May be fixed by #447
Open

Browserlist error #430

raptoria opened this issue Oct 17, 2018 · 0 comments · May be fixed by #447

Comments

@raptoria
Copy link

raptoria commented Oct 17, 2018

I’m getting a ModuleBuildError: Module build failed: BrowserslistError: Unknown browser query ‘dead’ in chrome in my UAT env which is running off a Linux docker container

Currently running v3.1.0 of React-scripts-ts
Node V 8.12.0
Windows7

My browserlist config:

“browserslist”: [
“>0.2%”,
“not dead”,
“not ie <= 11”,
“not op_mini all”
]

Can we upgrade css loader ?
https://mobile.twitter.com/browserslist/status/1016396835353776128?lang=en

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant