You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
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
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
The text was updated successfully, but these errors were encountered: