pshu

Results 28 issues of 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. ![image](https://github.com/swc-project/swc/assets/415655/aad729af-936a-4044-8bb2-8a55c5fc8546) after change :global('.b') -> :global(.b), there is no error. the instrument result shows the...

C-bug

. ## Summary by CodeRabbit - **新功能** - 添加了一个新的 CSS 类 `.red`,将文本颜色设置为红色。

## 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" }, ```

stale

## 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).

team

## Summary ## Related links ## Checklist - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required).

team
release: feature