Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ extname, resolve } from
'path'
;
2
import
Config from
'webpack-chain'
;
3
import
{ satisfies } from
'semver'
;
4
import
{ existsSync } from
'fs'
;
Callers
nothing calls this directly
Calls
15
getPlatformName
Function · 0.90
getProjectTSConfigPath
Function · 0.90
getEntryDirPath
Function · 0.90
getEntryPath
Function · 0.90
getDependencyVersion
Function · 0.90
readTsConfig
Function · 0.90
getTypescript
Function · 0.90
warnOnce
Function · 0.90
getAngularCompilerPlugin
Function · 0.85
getAngularWebpackPlugin
Function · 0.85
getWebpackLoaderPath
Function · 0.85
rule
Method · 0.80
Tested by
no test coverage detected