Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/web-infra-dev/rspack
The fast Rust-based web bundler with webpack-compatible API 🦀️
https://github.com/web-infra-dev/rspack
Rspack alias not working as expected
dgmachado opened this issue over 1 year ago
dgmachado opened this issue over 1 year ago
Rspack doesn't show error overlay in the FS project
hyf0 opened this issue over 1 year ago
hyf0 opened this issue over 1 year ago
`require.context` not update when file change
JSerFeng opened this issue over 1 year ago
JSerFeng opened this issue over 1 year ago
feat: validate tsconfig.json
suxin2017 opened this pull request over 1 year ago
suxin2017 opened this pull request over 1 year ago
[Tracking]: support eslint-webpack-plugin
hardfist opened this issue over 1 year ago
hardfist opened this issue over 1 year ago
Support monaco editor webpack plugin
zoolsher opened this issue over 1 year ago
zoolsher opened this issue over 1 year ago
[Track issue] Interop issue not aligin to webpack
underfin opened this issue over 1 year ago
underfin opened this issue over 1 year ago
[Tracking]: Improve performance of JS loader interop
h-a-n-a opened this issue over 1 year ago
h-a-n-a opened this issue over 1 year ago
Support resolving JS loaders on the native side
h-a-n-a opened this issue over 1 year ago
h-a-n-a opened this issue over 1 year ago
support `externals` function arguments which include `contextInfo` & `getResolve` & `contextInfo`
underfin opened this issue over 1 year ago
underfin opened this issue over 1 year ago
[Tracking]: Optimize bundle size
IWANABETHATGUY opened this issue over 1 year ago
IWANABETHATGUY opened this issue over 1 year ago
Compiler.hooks.normalModuleFactory and NormalModuleFactory.hooks.createModule (support @vanilla-extract/webpack-plugin)
lalexdotcom opened this issue over 1 year ago
lalexdotcom opened this issue over 1 year ago
support ImageMinimizerWebpackPlugin
jerrykingxyz opened this issue over 1 year ago
jerrykingxyz opened this issue over 1 year ago
Support inline css assets
shaodahong opened this issue almost 2 years ago
shaodahong opened this issue almost 2 years ago
HTML builtin favicon behavior inconsistent with html-webpack-plugin
shawnmcknight opened this issue almost 2 years ago
shawnmcknight opened this issue almost 2 years ago
Compatibility of umd/amd output.
KyrieLii opened this issue almost 2 years ago
KyrieLii opened this issue almost 2 years ago
Production build results in mangling of class `extends`
jasperlin451 opened this issue almost 2 years ago
jasperlin451 opened this issue almost 2 years ago
Missing types for programmatic usage with TypeScript and Node
alshdavid opened this issue almost 2 years ago
alshdavid opened this issue almost 2 years ago
Browser console does not show specific information about the elapsed time of HMR
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
Interoperable CSS (ICSS) modules are not supported
dmathisen opened this issue almost 2 years ago
dmathisen opened this issue almost 2 years ago
[Feature Request]: Wish get namedChunkGroups information from stats
GiveMe-A-Name opened this issue almost 2 years ago
GiveMe-A-Name opened this issue almost 2 years ago
Rspack has different behaviors with Webpack for importing `moment`
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
[Tracking]: Related to the DCD-DATA project
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
[Tracking]: Related to the FS project
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
[Feature Request]: Introduce `corepack` in Rspack workflow
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
chore: upgrade to [email protected]
zakuru opened this pull request almost 2 years ago
zakuru opened this pull request almost 2 years ago
[Bug Report]: target: "es5" will panic when update code
B1anker opened this issue almost 2 years ago
B1anker opened this issue almost 2 years ago
[Bug Report]: Rspack incompatibile with csp-webpack-plugin
RobinClowers opened this issue almost 2 years ago
RobinClowers opened this issue almost 2 years ago
[Feature Request]: Support esm exports for config files
RobinClowers opened this issue almost 2 years ago
RobinClowers opened this issue almost 2 years ago
[Bug Report]: Polyfill & Swc Helpers & tslib module should skip compat transform
underfin opened this issue almost 2 years ago
underfin opened this issue almost 2 years ago
[Bug Report]: The compile time printed is NaN
nieyuyao opened this issue almost 2 years ago
nieyuyao opened this issue almost 2 years ago
[Feature Request]: support public path per entrypoint
kiliancs opened this issue almost 2 years ago
kiliancs opened this issue almost 2 years ago
[Tracking issue]: Align loader with webpack
h-a-n-a opened this issue almost 2 years ago
h-a-n-a opened this issue almost 2 years ago
[Feature Request]: Redesign builtins.noEmitAssets
hardfist opened this issue almost 2 years ago
hardfist opened this issue almost 2 years ago
[Bug Report]: builtins.html does replace `[hash]` and `[name]` in `builtins.html.filename`
IWANABETHATGUY opened this issue almost 2 years ago
IWANABETHATGUY opened this issue almost 2 years ago
[Bug Report]: import.meta.url is replaced w/ node implementation in target web
jasperlin451 opened this issue almost 2 years ago
jasperlin451 opened this issue almost 2 years ago
[Feature Request]: compilation.rebuildModule does not exist
zackarychapple opened this issue almost 2 years ago
zackarychapple opened this issue almost 2 years ago
[Bug Report]: Module Export Entry does not respect ordering
zackarychapple opened this issue almost 2 years ago
zackarychapple opened this issue almost 2 years ago
ecosystem-ci
ahabhgk opened this issue almost 2 years ago
ahabhgk opened this issue almost 2 years ago
ci(release): Refactor release script with reusable workflow
Boshen opened this pull request almost 2 years ago
Boshen opened this pull request almost 2 years ago
[Feature Request]: Nuxt Support
underfin opened this issue almost 2 years ago
underfin opened this issue almost 2 years ago
[Feature Request]: Storybook support
JSerFeng opened this issue almost 2 years ago
JSerFeng opened this issue almost 2 years ago
[Feature Request]: A GitHub action to validate the title of PR
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
[Bug Report]: windows build error:System cannot find the specified path (os error 3)
9aoy opened this issue almost 2 years ago
9aoy opened this issue almost 2 years ago
[Bug Report]: not output stats.json when `rspack build --json stats.json` called
9aoy opened this issue almost 2 years ago
9aoy opened this issue almost 2 years ago
[Bug Report]: The DCD-DATA project throw error while importing picture via https in less file
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
[Bug Report]: It still cannot be launched when the path contains chinese characters
dingff opened this issue almost 2 years ago
dingff opened this issue almost 2 years ago
[Feature Request]: `DevFriendlySplitChunksPlugin` should split chunks considering the size of modules and chunks
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
[Bug Report]: HMR is broken on the FS project for [email protected]
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
[Bug Report]: Client side error on dev build when devServer.hot is set to true
zakuru opened this issue almost 2 years ago
zakuru opened this issue almost 2 years ago
[Bug Report]: The system cannot find the path specified. (os error 3) when devServer.webSocketServer is defined
zakuru opened this issue almost 2 years ago
zakuru opened this issue almost 2 years ago
[Bug Report]: Bundle analysis is not working on 0.1.3
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
test modernjs before release
hardfist opened this issue almost 2 years ago
hardfist opened this issue almost 2 years ago
Overall webpack test samples Migration
hardfist opened this issue almost 2 years ago
hardfist opened this issue almost 2 years ago
[Bug Report]: swc css parse warning for legacy_ie
ahabhgk opened this issue almost 2 years ago
ahabhgk opened this issue almost 2 years ago
[Bug Report]: thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: PermissionDenied, error: "failed to invoke protoc (hint: https://docs.rs/prost-build /#sourcing-protoc): (path: \"F:\\\\.protoc\\\\bin\"): Access denied. (os error 5)" }' on Windows OS
yzydeveloper opened this issue almost 2 years ago
yzydeveloper opened this issue almost 2 years ago
[Feature Request]: Rspack should validate tsconfig.json
magic-akari opened this issue almost 2 years ago
magic-akari opened this issue almost 2 years ago
[Tracking issue] Test infra
IWANABETHATGUY opened this issue almost 2 years ago
IWANABETHATGUY opened this issue almost 2 years ago
[Bug Report]: duplicate __webpack_require__.a in async module (wasm, js)
ahabhgk opened this issue almost 2 years ago
ahabhgk opened this issue almost 2 years ago
[Bug Report]: new URL() fail in target: "node"
ahabhgk opened this issue almost 2 years ago
ahabhgk opened this issue almost 2 years ago
[Tracking Issue] Build infra
IWANABETHATGUY opened this issue almost 2 years ago
IWANABETHATGUY opened this issue almost 2 years ago
[Feature Request]: Add webpack's `ProvidePlugin` to rspack's built-ins
SukkaW opened this issue almost 2 years ago
SukkaW opened this issue almost 2 years ago
[Bug Report]: 安装并run dev 报错
LiMao00 opened this issue almost 2 years ago
LiMao00 opened this issue almost 2 years ago
[Bug Fix]: ERR_UNSUPPORTED_ESM_URL_SCHEME since version 0.1.2 on Windows OS
zakuru opened this pull request almost 2 years ago
zakuru opened this pull request almost 2 years ago
[Bug Report]: Exceptionally large Rspack config causes segfault
zackarychapple opened this issue almost 2 years ago
zackarychapple opened this issue almost 2 years ago
[Bug Report]: A Large Config Array Uses All System Resources
BeeeQueue opened this issue almost 2 years ago
BeeeQueue opened this issue almost 2 years ago
[Feature Request]: Support DataURL import
h-a-n-a opened this issue almost 2 years ago
h-a-n-a opened this issue almost 2 years ago
[Feature Request]: HMR E2E environment
jerrykingxyz opened this issue almost 2 years ago
jerrykingxyz opened this issue almost 2 years ago
[Tracking]: E2E test
jerrykingxyz opened this issue almost 2 years ago
jerrykingxyz opened this issue almost 2 years ago
[Feature Request]: non_webpack_require
ScriptedAlchemy opened this issue almost 2 years ago
ScriptedAlchemy opened this issue almost 2 years ago
[Bug Report]: Sass loader not resolving with includePaths options set
th3fallen opened this issue almost 2 years ago
th3fallen opened this issue almost 2 years ago
[Bug Report]: chunk id 重复
congxiaobai opened this issue almost 2 years ago
congxiaobai opened this issue almost 2 years ago
find a way to disable `HookMap` hook, when it is unused.
IWANABETHATGUY opened this issue almost 2 years ago
IWANABETHATGUY opened this issue almost 2 years ago
[Feature Request]: pitching loader support
ahabhgk opened this issue almost 2 years ago
ahabhgk opened this issue almost 2 years ago
[Feature Request]: Support optimizations.chunkIds deterministic
9aoy opened this issue almost 2 years ago
9aoy opened this issue almost 2 years ago
[Bug Report]: cannot use 'import.meta' outside a module
9aoy opened this issue almost 2 years ago
9aoy opened this issue almost 2 years ago
[Feature Request]: support output.chunkLoadingGlobal
9aoy opened this issue almost 2 years ago
9aoy opened this issue almost 2 years ago
[Feature Request]: Improve Terminal Output message formatting.
ScriptedAlchemy opened this issue almost 2 years ago
ScriptedAlchemy opened this issue almost 2 years ago
[Tracking issue] Angular support
IWANABETHATGUY opened this issue almost 2 years ago
IWANABETHATGUY opened this issue almost 2 years ago
`resume`/`suspend` doesn't available on watching
ahabhgk opened this issue almost 2 years ago
ahabhgk opened this issue almost 2 years ago
function type `module.rules[].use`
ahabhgk opened this issue almost 2 years ago
ahabhgk opened this issue almost 2 years ago
[Tracking Issue] Gatsby support
ahabhgk opened this issue almost 2 years ago
ahabhgk opened this issue almost 2 years ago
[Bug Report]: 文件夹不能有中文字符?
dingff opened this issue almost 2 years ago
dingff opened this issue almost 2 years ago
[Tracking issue] support incremental rebuild
jerrykingxyz opened this issue almost 2 years ago
jerrykingxyz opened this issue almost 2 years ago
[Feature Request]: Support WebpackManifestPlugin and ModuleFederationPlugin
crazyxhz opened this issue almost 2 years ago
crazyxhz opened this issue almost 2 years ago
[Feature Request]: Add support for `webpackInclude` and `webpackExclude` magic comments
zakuru opened this issue almost 2 years ago
zakuru opened this issue almost 2 years ago
[Bug Report]: Error: dlopen(/node_modules/@rspack/binding-darwin-x64/rspack.darwin-x64.node, 1): no suitable image found
changchuncun opened this issue almost 2 years ago
changchuncun opened this issue almost 2 years ago
[Bug Report]: Tailwind CSS HMR not work
chenjiahan opened this issue almost 2 years ago
chenjiahan opened this issue almost 2 years ago
[Feature Request]: Mention more clearly that the RSPack package name is `@rspack/cli` on the website.
iclanton opened this issue almost 2 years ago
iclanton opened this issue almost 2 years ago
[Tracking issue] integration with spfx heft plugin
IWANABETHATGUY opened this issue almost 2 years ago
IWANABETHATGUY opened this issue almost 2 years ago
[Feature Request]: Do we need to make `resolve.tsConfigPath` support relative paths?
bvanjoi opened this issue almost 2 years ago
bvanjoi opened this issue almost 2 years ago
[Bug Report]: As the input size increases, the difference in build output size between webpack widens.
suguanYang opened this issue almost 2 years ago
suguanYang opened this issue almost 2 years ago
fix: add compile hook
zscumt123 opened this pull request almost 2 years ago
zscumt123 opened this pull request almost 2 years ago
[Feature Request]: Display better error messages for known file type.
hyf0 opened this issue almost 2 years ago
hyf0 opened this issue almost 2 years ago
[Bug Report]: Yarn PnP workspace
MarshallChen opened this issue almost 2 years ago
MarshallChen opened this issue almost 2 years ago
[Feature Request]: 原生css 支持 css loader的更多配置
crazyxhz opened this issue almost 2 years ago
crazyxhz opened this issue almost 2 years ago
[Bug Report]: Wrong output when building ESM file which includes UMD code
claneo opened this issue almost 2 years ago
claneo opened this issue almost 2 years ago
webpack-manifest-plugin support
minoritea opened this issue almost 2 years ago
minoritea opened this issue almost 2 years ago
[Feature Request]: plugin naming convention for rspack-specific plugins
ulivz opened this issue almost 2 years ago
ulivz opened this issue almost 2 years ago
[Bug Report]: HMR module log circular printing
xiaochuan1719 opened this issue almost 2 years ago
xiaochuan1719 opened this issue almost 2 years ago