MCPcopy
hub / github.com/lukeed/pwa / render

Function render

packages/cli/templates/vue-router/index.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7Vue.config.productionTip = false;
8const render = h => h(App);
9
10// Mount w/ Hydration
11// ~> because HTML already exists from`pwa export`

Callers 3

index.jsFile · 0.85
index.jsFile · 0.85
index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…