Boris Serdiuk
Results
141
comments of
Boris Serdiuk
Here is an example: https://github.com/just-boris/size-challenge In our project we have a reusable `isDevelopment` constant: https://github.com/search?q=repo%3Acloudscape-design%2Fcomponents%20isDevelopment&type=code Because of that esbuild bug, the dead code elimination does not work. In the example...