Preview: firebase.json
Size: 281 B
/home/byroehnu/easepay.easetack.com/node_modules/@adminjs/design-system/firebase.json
{
"hosting": {
"public": "storybook-static",
"target": "adminjs-storybook",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
]
}
}
Directory Contents
Dirs: 7 × Files: 14