feat(storm-intel): replace Hail Recon per-pin history with keyless IEM LSR + NOAA SWDI storm history (multi-type, no API key)
This commit is contained in:
@@ -18,6 +18,7 @@ import react from '@vitejs/plugin-react'
|
||||
// Only KV-free handlers are safe to import into the dev pipeline.
|
||||
const DEV_API_HANDLERS = {
|
||||
'storm-forecast': () => import('./api/storm-forecast.js'),
|
||||
'storm-history': () => import('./api/storm-history.js'),
|
||||
'hail-proxy': () => import('./api/hail-proxy.js'),
|
||||
'storm-events': () => import('./api/storm-events.js'),
|
||||
'storm-polygons': () => import('./api/storm-polygons.js'),
|
||||
|
||||
Reference in New Issue
Block a user