Files
TypeScript/src/compiler
Ryan Cavanaugh 53106cb5ed Change logic in identifying SFCs
Our logic for detecting SFC vs Element Class had a few issues:
 * Object Type flag is not actually useful
 * Parameter arity isn't actually relevant
 * The check for Element Class should take priority

Fixes #6349 and #6353
2016-01-04 23:00:22 -08:00
..
2016-01-04 23:00:22 -08:00
2015-12-22 15:45:00 -08:00
2015-12-22 15:45:00 -08:00
2015-11-24 23:39:12 +09:00
2015-10-30 18:10:31 -07:00