Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parcel-bundler/parcel
/ plugin.js
File
plugin.js
packages/core/integration-tests/test/plugin.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @flow
2
3
import
assert from
'assert'
;
4
import
invariant from
'assert'
;
Callers
nothing calls this directly
Calls
15
bundle
Function · 0.90
assertBundles
Function · 0.90
run
Function · 0.90
bundler
Function · 0.90
getNextBuild
Function · 0.90
findAsset
Function · 0.90
relativePath
Function · 0.90
assertAsset
Function · 0.85
endsWith
Method · 0.80
getMainEntry
Method · 0.80
getUsedSymbols
Method · 0.80
readFile
Method · 0.65
Tested by
no test coverage detected