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
Hey there,
I have tried to include MobX and Typescript in my app using your example and I ran into an issue with the decorators in Typescript. I do not understand how the experimental syntax is not enabled, when the tsconfig.json does exactly that, as I understand it... Researching the issue I found forum posts that suggested the use and configuration of a ".babelrc.json". However, if I add it, I get the error message "Generating SSR bundle failed". Does anyone have an idea what I forgot?
I am thankful for any help!
The text was updated successfully, but these errors were encountered:
Hey there,
I have tried to include MobX and Typescript in my app using your example and I ran into an issue with the decorators in Typescript. I do not understand how the experimental syntax is not enabled, when the tsconfig.json does exactly that, as I understand it... Researching the issue I found forum posts that suggested the use and configuration of a ".babelrc.json". However, if I add it, I get the error message "Generating SSR bundle failed". Does anyone have an idea what I forgot?
I am thankful for any help!
The text was updated successfully, but these errors were encountered: