Kevin Beal
Kevin Beal
### Description `custom-elements-es5-adapter.js` contains ES2015 syntax (e.g. `const e=HTMLElement`) and thus cannot be used as a shim for es5 code without compiling, but it specifically says not to compile it...
### Current Behavior Verbose flag changes nothing about the output in my console. I get this whether --verbose is used or not: ``` > NX Running target serve for project...
### Current Behavior Including code that Terser can shorten using `??` syntax will be shortened thus due to the choice of `ecma` value `2020` in the TerserPlugin options in the...
This doesn't appear to be breaking any functionality, the "**OUTPUT**" log pops up with messages like this: ``` [Error - 10:32:01 AM] (node:32486) DeprecationWarning: Unhandled promise rejections are deprecated. In...
### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.10.2...