-
- [ ] Asked question in discussions
- [x] Tried the troubleshooting Wiki
- [x] Followed the migration Wiki
- [x] Installed library as devDependency not production dependency
**Describe the bug**…
-
### 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…
-
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的配置进行打包,每次构建的时候通过…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
```ts
// enum.ts
export enum MainEnum {
itemA = 'A',
itemB = 'B',…
-
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
- […
-
### 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…
-
### 相关平台
支付宝小程序
**小程序基础库: 最新版本**
**使用框架: React**
### 复现步骤
npm run dev:alipay
npm run build:alipay
报错提示如下
vite v4.5.5 building for production...
watching for file changes...
b…
-
Current list looks like this.
```
┌─────────────────┬─────────────┬────────┐
│ Package │ Current │ Latest │
├─────────────────┼─────────────┼────────┤
│ @babel/parser │ 7.24.8 …
-
### Introduction
Video.js has been a widely used open-source project that provides a reliable and extensible HTML5 video player for the web. As the ecosystem around JavaScript continues to grow, the …