Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ javascript.ts
File
javascript.ts
packages/webpack5/src/configuration/javascript.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Config from
'webpack-chain'
;
2
3
import
{ getEntryPath, getEntryDirPath } from
'../helpers/platform'
;
4
import
{ chainedSetAddAfter } from
'../helpers/chain'
;
Callers
nothing calls this directly
Calls
8
getEntryPath
Function · 0.90
chainedSetAddAfter
Function · 0.90
getEntryDirPath
Function · 0.90
resolve
Method · 0.80
rule
Method · 0.80
add
Method · 0.65
options
Method · 0.45
test
Method · 0.45
Tested by
no test coverage detected