MCPcopy 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

1import Config from 'webpack-chain';
2
3import { getEntryPath, getEntryDirPath } from '../helpers/platform';
4import { chainedSetAddAfter } from '../helpers/chain';

Callers

nothing calls this directly

Calls 8

getEntryPathFunction · 0.90
chainedSetAddAfterFunction · 0.90
getEntryDirPathFunction · 0.90
resolveMethod · 0.80
ruleMethod · 0.80
addMethod · 0.65
optionsMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected