Next.js website for Rocky Mountain Vending company featuring: - Product catalog with Stripe integration - Service areas and parts pages - Admin dashboard with Clerk authentication - SEO optimized pages with JSON-LD structured data Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
No EOL
413 B
Text
6 lines
No EOL
413 B
Text
// next-contentlayer is relying on this internal path
|
|
// https://github.com/contentlayerdev/contentlayer/blob/2f491c540e1d3667577f57fa368b150bff427aaf/packages/next-contentlayer/src/hooks/useLiveReload.ts#L1
|
|
// Drop this file if https://github.com/contentlayerdev/contentlayer/pull/649 is merged/released
|
|
export { addMessageListener } from '../hot-reloader/pages/websocket';
|
|
|
|
//# sourceMappingURL=websocket.js.map |