9aoy

Results 26 issues of 9aoy

# PR Details add webpack-builder-plugin-rem ## Description ## Types of changes - [ ] Docs change / refactoring / dependency upgrade - [ ] Bug fix (non-breaking change which fixes...

node-polyfill need ![Image](https://user-images.githubusercontent.com/22373761/211968525-d2010d8c-4aed-4453-92d0-28d273485fea.png)

needed in splitByModule strategy https://github.com/modern-js-dev/modern.js/blob/main/packages/builder/builder-webpack-provider/src/plugins/splitChunks.ts#L142

enhancement

### Describe the feature https://swc.rs/docs/configuration/minification#jscminifyformat ![image](https://github.com/swc-project/swc/assets/22373761/109cc4b6-b000-470b-853d-f39a9cff872c) input: ``` "" ``` expected output: ``` "" ``` **Are you willing to work on this yourself?** yes ### Babel plugin or link to...

enhancement

### What problem does this feature solve? There are too many log outputs in the integration test, and it is difficult to locate the actual error case information. for example,...

✨ feature request
infra

### Feature Use Case After merging this PR https://github.com/shellscape/webpack-manifest-plugin/pull/297, I tested that `webpack-manifest-plugin` can be used in [rspack](https://www.rspack.dev/). However, I noticed that this repository has not released a new version...

### System Info rspack 0.6.3 ### Details Filename "[fullhash]" does not work in production mode, the output filename hash is different from the compilation hash. However, when I set `optimization.realContentHash`...

bug
team

## Summary https://github.com/web-infra-dev/rspack/releases/tag/v0.7.0-beta.0 ## Related Links ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).

### Version ```sh 0.4.15 ``` ### Details The canary version was **released successfully** when we trigger canary release by add `!canary` in comment, but the issue comment was created incorrectly....

🐞 bug