MCPcopy
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
3import assert from 'assert';
4import invariant from 'assert';

Callers

nothing calls this directly

Calls 15

bundleFunction · 0.90
assertBundlesFunction · 0.90
runFunction · 0.90
bundlerFunction · 0.90
getNextBuildFunction · 0.90
findAssetFunction · 0.90
relativePathFunction · 0.90
assertAssetFunction · 0.85
endsWithMethod · 0.80
getMainEntryMethod · 0.80
getUsedSymbolsMethod · 0.80
readFileMethod · 0.65

Tested by

no test coverage detected