-
### 💻
- [ ] 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',…
-
### 相关平台
支付宝小程序
**小程序基础库: 最新版本**
**使用框架: React**
### 复现步骤
npm run dev:alipay
npm run build:alipay
报错提示如下
vite v4.5.5 building for production...
watching for file changes...
b…
-
### 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 …
-
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 …
-
### Verified issue does not already exist?
- [X] I have searched and found no existing issue
### What happened?
During "yarn install", the following error message is presented. This however does no…
-
I see the readme says:
Usage with TypeScript
To enable working with TypeScript projects, install @babel/preset-typescript as a dependency, then add "typescript" to parserOptions.babelOptions.parse…
-
**Prettier 3.2.5**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEMCeAHOACAgtgXmwEsBbDCAJxgAoAdEAMwggYBptgB3YmACySd0WQQwBWAZ2gMAvjICUINiAgYYxaBOSgAhpUoQuABT0ItKHQBsuOtFuUAjSjrABr…
-
### 错误信息
Input is not defined
### 对应代码:
```
import {Input, InputNumber } from 'antd';
const FinalInput = ComponentType === 'number' ? InputNumber: Input;
```
### istanbul插桩结果
```
var F…
-
https://github.com/ben-rogerson/twin.macro/assets/24834933/bc12dae0-41e8-4501-addb-2476085b0169
copied from example project
using app dir and next 14
package.json
```json
{
"name": "my-app…
-
Here is the output of `npm list`:
```
├── @babel/core@7.14.6
├── @babel/preset-env@7.14.5
├── eslint@7.29.0
├── gulp-babel@8.0.0
├── gulp-concat@2.6.1
├── gulp-sourcemaps@3.0.0
├── gulp@4.0.…