一笑
一笑
e.g: https://github.com/swc-project/cli/blob/master/src/swc/compile.ts#L83 ts doc: https://devblogs.microsoft.com/typescript/announcing-typescript-4-0/#unknown-on-catch
# Feature request ## Copy over non-compilable files Currently, swc-project/cli use `-D` option to copy over non-compilable files. Finally it only according `extensions` option to filter files. [code](https://github.com/swc-project/cli/blob/master/src/swc/sources.ts#L68) ## Why...
This PR contains: - [ ] bugfix - [x] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included? - [x] yes (_bugfixes and...
## Rollup Plugin Name: `commonjs` This PR contains: - [x] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...
This PR contains: - [ ] bugfix - [x] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included? - [x] yes (_bugfixes and...
### 问题描述 画布大小改变后,边框的渲染有问题 ### 重现链接 _No response_ ### 重现步骤 1. 进入该雷达图示例 https://g2.antv.antgroup.com/examples/general/radar#radar 2. 修改 37 行的配置项为如下 ```js chart. ... .axis('x', { grid: true, line:true }) ``` 3. 拖拽缩放把手 重现步骤可以参考下面的图片 ###...
https://stackblitz.com/edit/stackblitz-starters-g4hjw9j1?file=index.js Hi esbuild maintainers, I've recently noticed that the sourcemaps generated by esbuild differ in granularity compared to tools like SWC and Babel. You can see this in the screenshot...
This PR contains: - [ ] bugfix - [x] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included? - [x] yes (_bugfixes and...
This PR contains: - [ ] bugfix - [x] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included? - [x] yes (_bugfixes and...