Encountered webpack-contrib/css-loader#1362 but tweaking all the configs couldn't solve my issue. Apparently there's some minimum version needed for webpack. Found using trial and error that need at least webpack 5.23.0 so that the final output would be correct
- clone repo
yarn install
yarn build