UNPKG

quasqui

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

14 lines (13 loc) 247 B
{ "routes": [ { "urlPath": "/entry/:id", "entryName": "entry", "entryPath": "html/entry/index.html", "isSPA": true, "isSSR": true, "enableModernMode": false, "bundle": "bundles/entry.js" } ] }