-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Which React Vant packages are impacted?
- [ ] `react-vant` (React Vant core)
- [ ] `react-vant-icons`(React Vant Icon)
### What version of React Vant are you using?
"react-vant": "^3.0…
-
Is there online playground? Like [prettier playground](https://prettier.io/playground/)
-
**问题描述**
当启动h5的treeShaking时,编译结果会删除一些我使用到的组件
**复现步骤**
在 manifest.json 中配置如下
```
{
"h5": {
"title": "xxx",
"router": {
"mode": "history",
"base": ""
},
"opti…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
I am working full…
-
### 问题背景
在 graphpology 中只有 [noverlap](https://github.com/graphology/graphology/tree/master/src/layout-noverlap) / [force](https://github.com/graphology/graphology/tree/master/src/layout-force) / [f…
-
we only use 3-4 fields in the config object, but a bunch of stuff **could** be in there. only take in what we care about + show warning / errors.
-
## Search Terms
extension methods, language service, compiler api
## Suggestion
With the risk of you stopping to read here, this is related to extension methods: https://github.com/Microsoft/…
-
**Is your feature request related to a problem? Please describe.**
The build size will grow quite a lot if #17 is merged due to adding the `ramda` and `monet` libraries.
**Describe the solution yo…
-
tree-shaking does not work when use vite-plugin-require-transform.
e.g.:
```ts
if (process.env.NODE_ENV === 'development') {
require('axios');
console.log('hello');
}
```
will transf…