Files
flowbite-vue/static.json
2022-07-23 12:48:15 +03:00

7 lines
75 B
JSON

{
"routes": {
"/assets/*": "/assets/",
"/**": "index.html"
}
}