Stefan Genov
Stefan Genov
Not stale
@SimonSparksUK how would you propose we solve this in Javascript land then? Decorators are Typescript natives, not JS natives
Closing this, @bcpmihail research is valid
@Tchoui LGTM :) I think we can close it, if anyone has any issues later on we can revert this.
@akantchev this will not be a breaking change, correct? If so do we need to have the `3.0.0` milestone?
Good job @VenelinBakalov 😁 this has been a hell of a task, finally done
I have something ready for this. It's a bash script that checks for java, mvn and nodejs
I see this as a few step process. First we need to ensure that the current implementation is 100% unit tested, in a manner that would allow us to experiment...
We aren't sure if core-js will work under rhino. We need to upload it and play around with it to see if everything works.
So a small update. I was testing things around and well 2 things happened: 1. We can't compile the minified JS, so we gotta just push it there directly. 2....