Commit e3f63f71 authored by Alexey Migutsky's avatar Alexey Migutsky Committed by GitHub

Merge pull request #5 from alexeyraspopov/patch-1

spa-checklist.md: s/server/served
parents c0c31e4b e64eaa8b
...@@ -18,7 +18,7 @@ This is a checklist for browser-based Web App **without the backend** or with a ...@@ -18,7 +18,7 @@ This is a checklist for browser-based Web App **without the backend** or with a
## Deployment ## Deployment
- [ ] My app is served from CDN or cookie-less subdomain - [ ] My app is served from CDN or cookie-less subdomain
- [ ] My app is server with forever cache headers for static assets - [ ] My app is served with forever cache headers for static assets
- [ ] My app static resources are gzipped - [ ] My app static resources are gzipped
## Loading optimization ## Loading optimization
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment