Allow typescript(mobx) decorators on manager build #24369
hamidrezahanafi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Hello everyone and thanks for your great work!
I am building an addon that uses my own components with mobx and decorators, More info: https://mobx.js.org/enabling-decorators.html
I am getting the following error:
Transforming JavaScript decorators to the configured target environment ("chrome100", "firefox91", "safari15") is not supported yetDescribe the solution you'd like
I am wondering if it's possible to add options to build mobx (typescript) decorators?
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
yes, I can
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions