MCPcopy Create free account
hub / github.com/angular/angular / isLocalizePolyfill

Function isLocalizePolyfill

packages/localize/schematics/ng-add/index.ts:34–34  ·  view source on GitHub ↗
(path: string)

Source from the content-addressed store, hash-verified

32 }
33
34 const isLocalizePolyfill = (path: string) => path.startsWith('@angular/localize');
35
36 for (const target of project.targets.values()) {
37 switch (target.builder) {

Callers 1

addPolyfillToConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected