-
Notifications
You must be signed in to change notification settings - Fork 206
Update decorators doc to stage 3, update babel config. #856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
A live preview of this PR will be available at the URL(s) below. https://pr856-965fa60---lit-dev-5ftespv5na-uc.a.run.app/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed that we do not support '2021-12'. Due to the churn on this and the difficulty of supporting multiple versions, we're electing to wait for browsers to move forward a bit on implementation before supporting this latest version.
Co-authored-by: Augustine Kim <augustinekim@google.com>
Fixes #754.
I updated the note about Babel support (line #117). I tried it with this config, and if I understand correctly, this setting will give you the same behavior we've been testing against with previous versions of the Babel plugin, which seems like the safest option.
The "we recommend" here is my best guess as to what we want to recommend.