Skip to content
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

Some js.map files are not uploaded #98

Open
XavierShi opened this issue Apr 27, 2020 · 3 comments
Open

Some js.map files are not uploaded #98

XavierShi opened this issue Apr 27, 2020 · 3 comments

Comments

@XavierShi
Copy link

Hi,I have some problems: some js.map files are not uploaded.
This is my config
image
This is the uploaded souceMap file
image
Now you can see some sourceMap files are not uploaded.Can you tell me how to solve this problem?

@schneidmaster
Copy link
Collaborator

Hi there! Are you seeing any console warnings or errors logged? If you remove the deleteAfterCompile setting, do sourcemaps for those files appear in the build output?

@XavierShi
Copy link
Author

I don’t see any console warnings or errors logged.And i remove the deleteAfterCompile setting or change to false,the sourcemap file will be displayed in the dist folder but part of it will not be in the sentry list.

This is dist folder:
image

This is sentry artifacts list:
image

And I found that some files that could not be uploaded are not uploaded every time.
For example, home.hash.js.map is not uploaded every time.
I wonder if it is caused by too many uploaded files(30+ file).
Or it is caused by rejectUnauthorized setting not verifying the SSL certificate?

@feEden
Copy link

feEden commented Sep 2, 2021

@XavierShi 请问你解决这个问题了么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants