Commit 70bd261
feat(hosting): add import-map endpoint with CDN caching
- Move import-map config to hosting/base as single source of truth
- Create /importmap.json endpoint with CORS and caching headers
- Deploy config as code for fast response (no KV lookup)
- Cache-Control: 1hr browser, 24hr CDN
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1c3de73 commit 70bd261
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments