-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
![](https://files.mdnice.com/user/8265/6f96e402-5262-4969-b58a-699a0ac57f95.png)
#### webpack打包速度优化-js
> 公司前端项目由于一些原因,很多业务都是放在同一仓库内(例如业务a、b、c,对应目录app/a app/b app/c),并且是用同一套webpack的配置进行打包,每次构建的时候通过…
-
## Bug Report
# Unhandled error between tests
-------------------------------
1 | "use strict";
2 | Object.defineProperty(exports, "__esModule", { value: true });
3 | exports.NoTransformConfigura…
-
## Summary
Draft release notes for USWDS 3.11.0 based on [this template](https://docs.google.com/document/d/1tfyTNyLA1CQ6P8maCQKC82HQrotixBnwhnTsRtZMuUA/edit?tab=t.0#heading=h.fa3sv1ray42g) (Google Do…
-
### Detail:
I have updated a third party library **axios** version to 1.6.7 . When I ran tests I started to get the following error
` Jest encountered an unexpected token
This usually mea…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have a brand new Expo project and I'm trying to load a tflite model via this library. It works fine (but my app slows down too much) without passing the `core-ml` argument. When I pass core-ml I get…
-
### Vue - Official extension or vue-tsc version
Vue - Official extension
### VSCode version
1.94.1
### Vue version
2.6.14
### TypeScript version
5.6.2
### System Info
```shell
System:
OS…
-
Issue:
I'm currently experiencing an issue with styled-components v6.0.7 and webpack v5.88.2 where CSS styles are not being applied to the components. I've defined my styled-components as follows:
…