Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: enable frontend source maps in Sentry
* Removes unneeded options from TerserPlugin. There is no such option as `cache` (this did nothing?), and `parallel` defaults to true. * Removes an old script that appears to have been previously used to upload source maps, but was not referenced anywhere.
- Loading branch information