-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CS2] Compile computed properties to ES2015 equivalent (#4338)
* Add missing compiled files * Compile computed properties to ES2015 equivalent This is a fairly small change that simplifies the code generation for computed properties as they're now generated in the object initializer like regular properties.
- Loading branch information
1 parent
70a7265
commit f14e8b2
Showing
2 changed files
with
34 additions
and
76 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters