-
Notifications
You must be signed in to change notification settings - Fork 149
Class transform does not work in Wagner project #113
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
Comments
You should be more specific than that.
My guess is that you're expecting Lebab to transform all these prototype manipulations to ES6 classes...
The latter is more feasible to be fixed some time soon. Inheritance is a whole larger topic - there are so many possibilities for implementing it in ES5. |
Changed the issue title to make the whole issue be about namespacing support. Lack of inheritance support is covered by issue #33 |
Closing in favor of a duplicate issue: #146 |
I try convert https://github.com/marvelsrp/Wagner/blob/master/Wagner.base.js to ES6.
The result is not satisfactory
The text was updated successfully, but these errors were encountered: