Package Exports
- @rsbuild/shared
- @rsbuild/shared/browserslist
- @rsbuild/shared/chokidar
- @rsbuild/shared/commander
- @rsbuild/shared/connect
- @rsbuild/shared/css-modules-typescript-loader
- @rsbuild/shared/gzip-size
- @rsbuild/shared/http-proxy-middleware
- @rsbuild/shared/icss-utils
- @rsbuild/shared/ignore-css-loader
- @rsbuild/shared/jiti
- @rsbuild/shared/json5
- @rsbuild/shared/loader-utils2
- @rsbuild/shared/mime-types
- @rsbuild/shared/picocolors
- @rsbuild/shared/postcss-modules-extract-imports
- @rsbuild/shared/postcss-modules-local-by-default
- @rsbuild/shared/postcss-modules-scope
- @rsbuild/shared/postcss-modules-values
- @rsbuild/shared/rslog
- @rsbuild/shared/semver
- @rsbuild/shared/webpack-bundle-analyzer
- @rsbuild/shared/webpack-dev-middleware
- @rsbuild/shared/webpack-merge
- @rsbuild/shared/webpack-sources
- @rsbuild/shared/yaml
Readme
Rsbuild Shared
The internal shared modules and dependencies of Rsbuild.
Note
The @rsbuild/shared
is used internally by Rsbuild. Please avoid relying on the methods exported by @rsbuild/shared
in web projects or community plugins.
If you need to use the methods in @rsbuild/shared
, you can directly copy the relevant code into your project, or you can provide feedback through issues. We will evaluate whether there is a need to provide an external API.
Documentation
Contributing
Please read the Contributing Guide.
License
Rsbuild is MIT licensed.