part
Allow users to split libraries using the `part` directive. Closes #1817
templateUrl
Modify DirectiveProcessor to inline `templateUrl` values to avoid making additional browser requests. Closes #1035