Skip to content

Commit f179a7d

Browse files
committed
docs: add cleanUrls redirection
add clearUrls to allows redirection from extension-less to .html
1 parent 06e4995 commit f179a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"hosting": {
3+
"cleanUrls": true,
34
"public": "docs/.vuepress/dist",
45
"ignore": [
56
"firebase.json",

0 commit comments

Comments
 (0)