Amio
6 years ago
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||
{ |
|||
"version": 2, |
|||
"alias": "badgen-icon-preview", |
|||
"builds": [ |
|||
{ "src": "preview/*.html", "use": "@now/static" } |
|||
], |
|||
"routes": [ |
|||
{ "src": "/", "dest": "/preview/index.html" } |
|||
] |
|||
} |
Loading…
Reference in new issue