pshu
pshu
## before `bundler-webpack build --config ../../../../../common/config.js` ## after `bundler-webpack build --config /abs/path/to/config.js`
修复 esbuild 插件在 compress =none 环境变量下仍然压缩代码的问题
### after ```txt ERROR parse /Users/example/git/problem/umi3-project/src/app.ts Failed 5 | if(true){ 6 | console.log('yes') > 7 | }, | ^ 8 | console.trace('xxxxxxxxxxxxytyyyyyyyyy') 9 | } 10 | Unexpected token (7:3)...
### Describe the bug when compile the code bellow, program freezed and consuming lots memory.  after change :global('.b') -> :global(.b), there is no error. the instrument result shows the...
. ## Summary by CodeRabbit - **新功能** - 添加了一个新的 CSS 类 `.red`,将文本颜色设置为红色。
as the title
## Summary ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).
### What problem does this feature solve? reference to https://github.com/webpack/webpack/pull/18975 ### What does the proposed API of configuration look like? ```js output: { wasmLoading: "universal" }, ```
## Summary update to https://github.com/web-infra-dev/rspack-resolver/releases/tag/v0.6.5 ## Related links ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).
## Summary ## Related links ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).