UNPKG

metadata-editor-core

Version:

Metadata Editor Core project Powered by Assyst

16 lines 248 B
{ "hosting": { "public": "dist", "rewrites": [ { "source": "**", "destination": "/index.html" } ], "ignore": [ "firebase.json", "**/.*", "**/node_modules/**" ] } }