perf(core): Make PlatformLocation
tree-shakable (#32154)
Convert `PlatformLocation` into a tree-shakable provider. PR Close #32154
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
|
||||
let _DOM: DomAdapter = null !;
|
||||
|
||||
export function getDOM(): DomAdapter {
|
||||
|
Reference in New Issue
Block a user