-
Running tests (via `make test`, e.g.) outputs this warning to the console:
```
WARN: 'Add @babel/plugin-transform-react-jsx-source to get a more detailed component stack. Note that you should not …
-
### Steps to reproduce the problem
Run `yarn install --immutable`
### Expected behaviour
Yarn install should complete successfully.
### Actual behaviour
Yarn install errors.
### Detailed descrip…
-
**Your Environment**
- **Prettier version**: 3.3.3
- **node version**: 22.10.0
- **package manager**: npm@9
- **IDE**: VSCode
**Describe the bug**
`@babel/core` [does not seem …
-
I recently implemented this and found that I could not generate the docs because Babel's plugin-proposal-class-properties and plugin-proposal-decorators were not available to this addon. These are req…
ghost updated
4 years ago
-
Hello, i'm using this plugin with [vite](https://vitejs.dev/) & [ts-jest](https://github.com/kulshekhar/ts-jest), still when running my tests i get the following error:
![image](https://github.com/…
-
Hi,
The babel-preset-react-app package is using @babel/plugin-proposal-private-property-in-object without declaring it in its dependencies. This can cause builds to fail if the package is not prese…
-
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Das…
-
I have a rather large application that uses Lingui. We've recently paved the way the be able to adopt swc (including the use of this plugin), and in the process learned that the hashing of strings is …
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
I miss some types for plugin development in typescript which I need. I asked for some help at the slack channe…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
When enabling caching in `babel-loader` and `babel.config.js`, it's being completel…