feat(core): add a component resolver that can load components lazily using system.js
This commit is contained in:
@ -19,6 +19,7 @@ export {
|
||||
SourceModule,
|
||||
NormalizedComponentWithViewDirectives,
|
||||
OfflineCompiler,
|
||||
RuntimeCompiler,
|
||||
CompileMetadataWithIdentifier,
|
||||
CompileMetadataWithType,
|
||||
CompileIdentifierMetadata,
|
||||
|
Reference in New Issue
Block a user