#b7e4c12build-tools
bundlers, ES modules, webpack — I ran npm run dev without knowing this
import './App.css' shouldn't work. it does because a bundler is lying for you. ES modules, webpack loaders vs plugins, how vite actually starts in 300ms — the version I wish I'd read before touching webpack.config.js.
+ ESM graph, loaders, vite on-demand- mystery webpack.config, 'just wait for compile'