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

File base.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

getEntryPathFunction · 0.90
getPlatformNameFunction · 0.90
getAbsoluteDistPathFunction · 0.90
hasDependencyFunction · 0.90
getDependencyVersionFunction · 0.90
getProjectFilePathFunction · 0.90
getEntryDirPathFunction · 0.90
getProjectTSConfigPathFunction · 0.90
getAvailablePlatformsFunction · 0.90
getIPSFunction · 0.90

Tested by

no test coverage detected