-
The package.json file contain unused dependencies.
Running depcheck (tool to detect unused dependencies) via `npx depcheck` return:
(beware it contain false-positives, recompile after removing dep…
-
The metro asset plugins are a powerful tool to extend the capabilities of the bundler as part of React Native mobile projects. I've used them to convert SVG source images to PNG at build time in https…
-
(NOBRIDGE) ERROR Warning: TypeError: Cannot read property 'bubblingEventTypes' of null
This error is located at:
in AutoLayoutView (created by AutoLayoutView)
in AutoLayoutView (crea…
-
Hey, I've been working on upgrading the `metro` dependency from v0.24.3 to v0.45.2 (which is a version I've recently added symlink support to).
I think you'll find my commits useful, but many of th…
-
The command ends up either in @react-native-community/cli-plugin-metro buildBundleWithConfig or in @rnx-kit/metro-service calling new Server(config).
When doing a single bundle command it should us…
-
**Do you want to request a *feature* or report a *bug*?**
https://github.com/evanw/esbuild is a new bundler that is 100x more performant than current JS based bundlers. Large code-bases can be …
-
```
Hello. For “many-to-many relations” I use link table with non-standard
field names. An example of such a model in the attached file. When I get the
next generation of yaml:
refs_metro
…
rela…
-
I installed react-native-vision-camera, then vision-camera-code-scanner
I followed the install guide, but I still got error
My babel.config.js:
```
module.exports = {
presets: ['module:metr…
-
### Summary
The debugger is useless on this way, the breakpoints are shifted:
https://github.com/facebook/metro/assets/8656998/8dea359d-2d94-4255-9116-b2f8d77de24d
```
...
"dependencies":…
-
In https://github.com/tleunen/babel-plugin-module-resolver/issues/261 it was discussed there could be two paths defined for one alias (if one path fails, there other could be used).
Is it possible th…