mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
12 lines
269 B
JSON
12 lines
269 B
JSON
{
|
|
"name": "index.rocket.js",
|
|
"menuLinkText": "index.rocket.js",
|
|
"url": "/",
|
|
"outputRelativeFilePath": "index.html",
|
|
"sourceRelativeFilePath": "index.rocket.js",
|
|
"level": 0,
|
|
"components": {
|
|
"my-el": "@test/components::MyEl"
|
|
},
|
|
"needsLoader": true
|
|
} |