Bram-dc / vite-plugin-react-native-web

React Native Web support for Vite
14 stars 1 forks source link

missing generated source map? #2

Open imWildCat opened 1 week ago

imWildCat commented 1 week ago

Recently I started to upload my source maps to Sentry.

However, it is showing:

[plugin react-native-web] Sourcemap is likely to be incorrect: a plugin (react-native-web) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help

any hints to fix this? I can create a PR if needed

Bram-dc commented 1 day ago

@imWildCat Could you check if this is resolved in the latest version 1.1.2?