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

File svelte.ts

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

Source from the content-addressed store, hash-verified

1import Config from 'webpack-chain';
2
3import { getProjectFilePath } from '../helpers/project';
4import { hasDependency } from '../helpers/dependencies';

Callers

nothing calls this directly

Calls 9

getPlatformNameFunction · 0.90
hasDependencyFunction · 0.90
getSvelteConfigFunction · 0.85
ruleMethod · 0.80
addMethod · 0.65
setMethod · 0.45
testMethod · 0.45
tapMethod · 0.45

Tested by

no test coverage detected