Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pixijs/pixi-react
/ external
Function
external
rollup.config.mjs:55–55 ·
view source on GitHub ↗
({ bundleDeps = false } = {})
Source
from the content-addressed store, hash-verified
53
}
54
55
const
external = ({ bundleDeps = false } = {}) => (bundleDeps ? [] : Object.keys(dependencies).map(convertPackageNameToRegExp));
56
57
const
targets = {
58
lib: {
Callers
1
rollup.config.mjs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected