Created
February 11, 2020 08:14
-
-
Save AwesomeObserver/fdb29d34f8a8c0e67e7928d77e7975f2 to your computer and use it in GitHub Desktop.
Angular language service fix LoC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
entryComponents.push.apply(entryComponents, __spread(bootstrapComponents.map(function (type) { return _this._getEntryComponentMetadata(type.reference, false); }).filter(function (comp) {return comp !== null;}))); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment