Production Source Map?
How would i get sourcemaps to build in production so i can upload them to something like sentry? i'm finding that they work in dev, but when i do build / package, they are no where to be found
3 Replies
@vernak2539
Plasmo Docs
Create a Production Build – Plasmo
How to build a production version of your browser extension.
thanks! i ended up finding them in the docs as well. i was stuck on the "development sourcemaps" page when i asked that question. just needed to go a bit further!