Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
Config from
'webpack-chain'
;
2
3
import
{ getProjectFilePath } from
'../helpers/project'
;
4
import
{ hasDependency } from
'../helpers/dependencies'
;
Callers
nothing calls this directly
Calls
9
getPlatformName
Function · 0.90
hasDependency
Function · 0.90
getSvelteConfig
Function · 0.85
getSvelteConfigPreprocessor
Function · 0.85
rule
Method · 0.80
add
Method · 0.65
set
Method · 0.45
test
Method · 0.45
tap
Method · 0.45
Tested by
no test coverage detected