Description
We've seen a trend that people make assumptions on webpack such as that we rely on babel, have been unrealisable after CRA (Create React App) was archived. We should write articles that:
- Inform we support CJS for EOL reasons
- Inform we develop new features that arent present in other tools
- Inform we dont need babel to bundle JS apps anymore (swc, oxc etc)
- Inform we have a CRA alternative
All these could be 4 different blog posts.