-
### Description
Rename cssRulesSet to cssRuleset
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
```
if (targetPlatform === 'native') {
delete styledResolved.ori…
-
Babel's implementation is [here](https://github.com/babel/babel/blob/14308d35ce77b4bac30ecd37aec817046402c455/packages/babel-traverse/src/scope/index.ts#L1075-L1144)
### Why need this API?
We ne…
-
### Description
Libraries built with `react-native-builder-bob` do not respect the `tsconfig.config#compilerOptions.jsx` setting, and force the output to be `react-jsx`. This is a problem for React N…
-
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.…
-
## Environment
```
info Fetching system and libraries information...
System:
OS: macOS 15.0
CPU: (8) arm64 Apple M1 Pro
Memory: 265.03 MB / 32.00 GB
Shell:
version: 3.6.1
pa…
-
I know this would be a big change, but I thought I should at least mention it and see if it's something you'd be open to. Babel pulls in a ton of dependencies and is not used all that widely in the Sv…
-
### 💻
- [X] Would you like to work on a fix?
### How are you using Babel?
Programmatic API (`babel.transform`, `babel.parse`)
### Input code
babel.transformFromAstAsync(...) // Called f…
-
### 💻
- [X] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
npm run build
### Configuration file name
babel.config.js
### Configuration
nod…
-
Hi!
When building the current version of async (3.2.6) from source, I get several warnings about security issues in outdated packages. One potential way of addressing this is to use babel 7.x and …
-
### What version of `million` are you using?
3.1.11
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
pnpm
### What operating system ar…