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

Browserlist error  #430

Open
Open
@raptoria

Description

@raptoria

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions