Marc J. Schmidt
Marc J. Schmidt
For which use case? You can simply set the property on a class to null or use localStorage directly if you want clear the item.
Can you give us more code? Hard to guess.
at which line and file occurs the error? Please post the full stack trace.
That's very weird. It worked for me pretty well. Do you have more informationen like: on which browser it happens? This error didn't appear with the 0.2.0 version, did it?
> "this" object is undefined for some reason. yeah, for some reasons this is suddenly undefined. Could you post the generated ecmascript5 code? Maybe typescript compiler changed some stuff
I have unfortunately not yet any project set up to test it further. Maybe @SirDarquan could help out a bit? :)
Naaah, Traceur is not bad. Both are great :)
Well, traceur is not necessary anymore for node apps. :) Actually, I don't care about the beauty of the generated code, because it is a) a generated piece of code,...
Since `--template-dir` isn't working, what is the correct way to change the generated HTML?