Open realabbas opened 5 years ago
@realabbas This was sort of discussed a bit in #96. We have a requirement to serve the content from the same domain. We could serve content via CDN if we used static_files/static_dir in the app.yaml but it would make app.yaml more complex and hasn't been a high priority so far.
Are you seeing poor performance on the website?
Use of Content Delivery Network to serve static components
The static components should be hosted on CDN and served from there.