Rocky_Mountain_Vending/.pnpm-store/v10/files/ee/3525a7c44ed507c4945597d0d015612365a02e3dfd68d0bd85c8c4d80e0f825ad9f42b34dcd84cc1fa2eeac3dccd5e4f5252de7f34653ceb7633b3c0c809f2
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

5 lines
No EOL
137 B
Text

(function (root, factory) {
root.Rx = factory();
})(window || global || this, function () {
return require('../dist/package/Rx');
});