Skip to content

Commit

Permalink
Removed faulty --rewrite option
Browse files Browse the repository at this point in the history
  • Loading branch information
sdzhong committed May 11, 2022
1 parent eb2a901 commit 96d8047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ associate_commits:

upload_sourcemaps:
sentry-cli releases -o $(SENTRY_ORG) -p $(SENTRY_PROJECT) files $(VERSION) \
upload-sourcemaps --url-prefix "~/js" --rewrite --validate dist/js
upload-sourcemaps --url-prefix "~/js" --validate dist/js

0 comments on commit 96d8047

Please sign in to comment.