fix($compile): returning null when an optional controller is not found
Currently, `undefined` is returned. However, the desired behavior is to return `null` when the controller is optional and not found. (If this breaks your app, it really shouldn't .v.) Closes #9404 Closes #9392
K
Kent C. Dodds committed
2cd5b4ec4409a818ccd33a6fbdeb99a3443a1809
Parent: 4bf254c
Committed by Caitlin Potter <caitpotter88@gmail.com>
on 10/24/2014, 7:14:31 PM