Open lforst opened 1 year ago
I think if someone goes as far and adds the plugin - they want source maps.
For those people where the wizard adds it - it's also fine. This is not an issue and we don't need to be overly careful with it.
The countet argument is, without source maps - Sentry is more or less useless.
I want to be careful especially with the move towards Next.js server actions and all. We could be publishing serverside source code that contains secrets. But yea I wanna do this too.
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog
or Status: In Progress
, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
- Auto remove source maps after upload?
I think this would be key. If you force enable source maps, they should not end up in the output.
I've seen production Electron apps that have shipped source maps and this is almost always unintentional!