Rocky_Mountain_Vending/.pnpm-store/v10/files/a9/7ebe252c01d10f223e566132257693dd7b781a4160cbbd62394e59ecb356356c507104df93e6b0b6da2a225f784d7ab17c529dd99dadf400a35e4c871fb5b5
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
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>
2026-02-12 16:22:15 -07:00

6 lines
262 B
Text

// `victory-vendor/d3-path` (CommonJS)
// See upstream license: https://github.com/d3/d3-path/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-path`
module.exports = require("../lib-vendor/d3-path/src/index.js");