You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this github action doesn't support multiple urlPrefix. We are working on an web-extension, so we cannot ship sourcemaps in dist as it increases the bundle size. So it would be great if we could pass url_prefix as space-separated string values corresponding to sourcemaps.
The text was updated successfully, but these errors were encountered:
When we were using SentryWebpackPlugin(), we had the following code in
include
However, this github action doesn't support multiple urlPrefix. We are working on an web-extension, so we cannot ship sourcemaps in
dist
as it increases the bundle size. So it would be great if we could passurl_prefix
as space-separated string values corresponding tosourcemaps
.The text was updated successfully, but these errors were encountered: