-
I noticed while building websites for the first time in quite a while, the build would fail due to output from caniuse.
I temporarily overrode the errors with:
```bash
export BROWSERSLIST_IGNOR…
-
## Is your feature request related to a problem? Please describe.
Usually browser support is defined in a browserslist file that all preprocessors look at. However, you must pass in a target manual…
-
**Kibana version:**
Seen in ELK 8.11.1 and up
**Elasticsearch version:**
Seen in ELK 8.11.1 and up
**Server OS version:** NA
**Browser version:** NA
**Browser OS version:** NA
**Original ins…
-
Some applications may have differing target browsers. For example, Business users may be more likely to use older IE versions. It may not be viable to force all applications to support IE 8 just becau…
-
https://github.com/SchwarzIT/onyx/pull/1956#discussion_r1808187248
-
`npx browserslist` will read the config (`.browserslist.rc`) and show which browsers are being targeted.
-
Occurs on Node 20.5.1 running 2.1.0.
```
TypeError: The given feature: 'javascript.builtins.Array.at' is unknown. It must be a valid Caniuse or MDN feature!
```
I noticed the MDN import change…
-
### Version(s) affected
production
### Description
I have installed all the package required and launched all makefile but make frontend report a warning:
[WARNING] You are compiling assets in dev…
-
### Current Behavior
When running the cypress executor in my CI (azure devops) the parallel flag is not passed into cypress. I have followed the instructions for passing args and it still does not w…
-
### Current behavior
When the browserslist config file is updated according to our project's latest usage data, the project builds successfully but Cypress throws a Webpack Compilation Error:
```
…