DennisDel
DennisDel
Same problem with latest version. Uncaught ReferenceError: a is not defined. Please see the attachment for problem line. 
@ljharb I am using VS 2015 and used Google Chrome pretty print just to show you what the problem is a bit more specifically. I am not using Angularjs 2.0...
@ljharb I tried minified and normal from this repo. they both have the same problem when I build them in release mode.
Will do. Thank you.
Hey all, if you have similar problems, make sure you always use the minifed version and DO NOT use JsMinify to do it. I tried both normal and minified version...
@ljharb Do I need any other file to include in my bundle or es6-shim.min.js alone (and of course the def file) will suffice ?
This is my current problem. It is on IE11 