You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're (still) using magicast to take care of plugin insertion. I'm contemplating switching to recast entirely but for now I opened a PR in magicast to fix this: unjs/magicast#82
The text was updated successfully, but these errors were encountered:
Lms24
changed the title
Vite plugin is not inserted correctly when config is declared as variable and satisfies is used
Vite plugin isn't inserted correctly when config is declared as variable and satisfies is used
Sep 12, 2023
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 🥀
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 🥀
Environment
Latest source maps or sveltekit wizard. Note version is irrelevant.
Steps to Reproduce
npx @sentry/wizard -i sourcemaps
Expected Result
Plugin is inserted
Actual Result
Plugin isn't inserted
Solution
We're (still) using
magicast
to take care of plugin insertion. I'm contemplating switching to recast entirely but for now I opened a PR in magicast to fix this: unjs/magicast#82The text was updated successfully, but these errors were encountered: