Open matt-gadd opened 7 years ago
Some code is emitted outside the UMD wrapper by the TypeScript compiler (decorator utilities etc). This should be supported and tested.
This is currently supported in code for both AMD and CommonJS, but not tested (the test inputs need updating).
Some code is emitted outside the UMD wrapper by the TypeScript compiler (decorator utilities etc). This should be supported and tested.