Closed AkashRajpurohit closed 1 year ago
Looks like duplicate of #298 Feel free to close it if it's being tracked there.
Awesome, can we get it released as well, will try it once and verify it.
Release will probably happen tomorrow or on monday.
Please check out version 2.2.2
of the package which should have the fix for this issue!
I am trying to setup sentry vite plugin for release tracking and sourcemaps data, but the build fails when I add config for it.
Environment
What version are you running?
Steps to Reproduce
Using it in Astro project which uses vite. Setup is like this -
The build failure happens after the sourcemaps are uploaded and client build starts.
Expected Result
Build should succeed.
Actual Result
Error while building client.
I have confirmed that it only fails when tailwind-merge is present as deps and used, when I remove it then the build succeeds
The corresponding issue opened on tailwind-merge package and response from the author is here