ATNASGDWNGTH

Results 9 issues of ATNASGDWNGTH

#### Issue description There are 2 issues for the plugin code(not bin/analyzer). Currently, it is not a bug but nice to have 1. `BundleAnalyzerPlugin.js` should use InfrastructureLogger from webpack compiler....

after union the fs, ufs.watch an invalid path does not throw an exception. The behaviour is different from fs.watch Here is the reproducible repo `git clone https://github.com/wood1986/unionfs-bug.git` ```js const fs...

fix #832 ![image](https://user-images.githubusercontent.com/5212215/174270245-543f2818-15a9-49b0-afec-ad82c3c22538.png) ## Summary ## Test plan

CLA Signed
Shared with React Native Team

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** When I use flipper to debug `index.bundle?platform=android&dev=true&minify=false&app=com.rn0682&modulesOnly=false&runModule=true` without enabling the JavaScript source map,...

## Description I am trying to implement pinch to zoom and I pretty sure my math is correct. But the focalX and focalY are wrong on android only Android ![android](https://user-images.githubusercontent.com/5212215/180639025-16401a93-905d-42f9-9d1a-d8841b3965e8.gif)...

Missing info
Platform: Android
Repro provided

### Summary For the inputs without namespace and `react-native-` scenario ``` yarn exec create-react-native-library WooDLibs yarn exec v1.22.19 ✔ What is the name of the npm package? … wood-libs ✔...

## 🐛 Bug Report ![image](https://user-images.githubusercontent.com/5212215/171992393-d21f0f52-37e0-4c91-a713-d43a6c020731.png) ## To Reproduce 1. just use the npx react-native to init a project 2. enable hermes in the pod file 3. set the latest flipper...

Please provide: - Link to build log from https://jitpack.io - Does the project build on your machine with **the same** commands (e.g. ./gradlew install) ? - What error are you...

stale