Replies: 4 comments
-
If these new build systems can do things like... Copy static files without them being referenced in JavaScript (shocking!) and not cache-bust favicon.ico (madness!) then I'd at least consider it. I looked at Vite and it seemed to fail. This is not solely a JavaScript project so a lot of these build systems are too simplistic and opinionated for our purposes. New is not automatically better. |
Beta Was this translation helpful? Give feedback.
-
@Katletos on the flip side, shipping eslint with the project seems okay. |
Beta Was this translation helpful? Give feedback.
-
@roblarsen maybe we should also add css minification and image lossless compression by default? |
Beta Was this translation helpful? Give feedback.
-
Hi, i have 2 proposals:
If this discussion is supported, I will implement this in whole (ESBuild + ESLint) or in part (ESLint)
Beta Was this translation helpful? Give feedback.
All reactions