-
-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source code was not found for app:///main.jsbundle #378
Comments
Hey, You don't need to call both |
Sure @HazAT Alright, I'll only call |
OK, so a few things I've noticed. There is a dist set on the artifacts: Also, there seems to be some inconsistency with your filenames, sometimes it's called If everything matches, it should work without a problem. Hope this helps. |
Alright, I'll use About filenames, I was experimenting with CI build output and was renaming to be consistent, that might be the cause, should be okay now. Thanks for the quick support, will let you know soon. |
Setting distribution worked @HazAT thanks ! |
OS:
Platform:
Output of
node -v && npm -v && npm ls --prod --depth=0
Config:
I have following issue:
I'm building with CI server then upload artifacts to sentry,
Upload script ;
I can see the artifacts as
Steps to reproduce:
Actual result:
Expected result:
The text was updated successfully, but these errors were encountered: