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
I run into following issue: RollupError: Unexpected token @. Expected identifier, string literal, numeric literal or [ for the computed key when running build with the Vite
Hello
I run into following issue:
RollupError: Unexpected token
@. Expected identifier, string literal, numeric literal or [ for the computed key
when running build with the ViteDependencies:
Decorator usage:
Reproduction repository: https://github.com/Verthon/babel-plugin-decorators-repro
Current workaround:
we are using
@vitejs/plugin-react
even we don't use React 😅 but it worksThe text was updated successfully, but these errors were encountered: