by RT | Oct 6, 2016 | Angular, Software Development
tl;dr: If you need to use both Babel-generated and TypeScript-generated files together, make sure both the Babel and Typescript transpilers are targeting the same ES/module technology. Currently, I’m working on a legacy Angular 1 project that’s using...
by RT | May 11, 2015 | Software Development
View the code on Gist.