Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ vue.ts
File
vue.ts
packages/webpack5/src/configuration/vue.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ VueLoaderPlugin } from
'vue-loader'
;
2
import
{ merge } from
'webpack-merge'
;
3
import
Config from
'webpack-chain'
;
4
import
fs from
'fs'
;
Callers
nothing calls this directly
Calls
9
getPlatformName
Function · 0.90
hasDependency
Function · 0.90
patchVueLoaderForHMR
Function · 0.85
getTemplateCompiler
Function · 0.85
rule
Method · 0.80
merge
Function · 0.50
tap
Method · 0.45
test
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected