2024-12-03 13:56:22 +08:00

9 lines
160 B
JSON

{
"publicComponents": {
"hello-component": "components/hello-component"
},
"pages": {
"hello-page": "pages/hello-page"
},
"main": "index.js"
}