↓ 1 callersFunctionmakePiletExternals(
root: string,
dependencies: Record<string, string>,
fromEmulator: boolean,
piralInfo: any,
)
src/tooling/piral-cli/src/common/npm.ts:599
↓ 1 callersFunctionmountHyperapp(
el: HTMLElement,
root: Component<T>,
props: T,
ctx: any,
state: any,
actions: any,
)
src/converters/piral-hyperapp/src/mount.ts:5
↓ 1 callersFunctionpatchPiralPackage(
root: string,
app: string,
data: PiralInstanceData,
version: string,
bundler?: string,
)
src/tooling/piral-cli/src/common/package.ts:363