【发布时间】:2020-02-27 22:41:00
【问题描述】:
我正在努力让 SPA 与 Cloudflare 的 Workers Sites 一起使用 Angular。我正在关注找到here 的教程(但补充了Angular-not React 的步骤),一切都很好,直到发布后我收到浏览器错误-在您的内容命名空间中找不到index.html
到目前为止,我的故障排除让我可以在下面链接:
https://github.com/cloudflare/kv-asset-handler#servesinglepageapp
但是我不确定如何为 Angular 配置/使用本指南,以便解决我的上述问题。
【问题讨论】:
标签: angular single-page-application cloudflare cloudflare-workers