-
Bug Report
Current BehaviorExpected BehaviorPossible SolutionSteps to ReproduceDetailed Description |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Could you please fill out the rest of the bug template? This isn't enough information for us to look into. |
Beta Was this translation helpful? Give feedback.
-
Hey @Stupidism — it looks like this preset is somehow working its way into your client-side JS bundle, which should not happen. You would never want Does that make sense? Gonna convert this to a discussion for now! |
Beta Was this translation helpful? Give feedback.
-
I solved it by upgrading @babel/core and @babel/preset-typescript in my dependencies |
Beta Was this translation helpful? Give feedback.
I solved it by upgrading @babel/core and @babel/preset-typescript in my dependencies