Getting Started Installing pnpm i -D webpack webpack-dev-server webpack-cli Sample Config webpack.config.js/** @type {import("webpack").Configuration} */ module.exports = {}; Configure Loaders Typescript and Javascript using swc-loader CSS using styled-loader and css-loader Configure Plugins HTMlWebpackPlugin Last update: August 12, 2023 Created: June 3, 2023