#
Webpack
@workleap/webpack-configs is now in maintenance mode. If you're starting a new project, consider using @workleap/rsbuild-configs instead for better performance and modern tooling.
#
Main features
The shared configurations offered by @workleap/webpack-configs includes the following features 👇
#
Language support
- JavaScript
- TypeScript
- CSS (with CSS modules and PostCSS)
#
Framework support
- React
#
Asset support
- SVG as React components
- PNG
- JPEG
- GIF
#
Development features
- Development server
- File system caching
- Fast Refresh or Hot Module Reload
- Sourcemap
#
Production features
- File system caching
- Minification
- Output to
/dist
#
Target environment
As per the PostCSS and SWC configurations.
#
Getting started
To get started, follow the quick start guide to configure webpack for either a development environment or a production environment.
See also
@workleap/postcss-configs is now in maintenance mode. If you're starting a new project, consider using @workleap/rsbuild-configs instead of
Welcome to workleap/web-configs, a collection of configuration libraries for building web applications at Workleap. On this getting started page,
@workleap/postcss-configs is now in maintenance mode. If you're starting a new project, consider using @workleap/rsbuild-configs instead of
Rsbuild is a high-performance build tool powered by Rspack, a Rust-based port of webpack designed for efficiency and speed. Those new Rsbuild shared