MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / angular.ts

File angular.ts

packages/webpack5/src/configuration/angular.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { extname, resolve } from 'path';
2import Config from 'webpack-chain';
3import { satisfies } from 'semver';
4import { existsSync } from 'fs';

Callers

nothing calls this directly

Calls 15

getPlatformNameFunction · 0.90
getProjectTSConfigPathFunction · 0.90
getEntryDirPathFunction · 0.90
getEntryPathFunction · 0.90
getDependencyVersionFunction · 0.90
readTsConfigFunction · 0.90
getTypescriptFunction · 0.90
warnOnceFunction · 0.90
getAngularCompilerPluginFunction · 0.85
getAngularWebpackPluginFunction · 0.85
getWebpackLoaderPathFunction · 0.85
ruleMethod · 0.80

Tested by

no test coverage detected