【发布时间】:2020-03-14 10:04:34
【问题描述】:
在firebase.json 中,有没有办法将所有请求重写(而不是重定向)到相应的 .html 文件但保留其他扩展名?
例如,https://example.com/foo 将与 https://example.com/foo.html 相同。
但https://example.com/data 将不与https://example.com/data.xml 相同。
【问题讨论】:
标签: firebase web firebase-hosting