Rocky_Mountain_Vending/.pnpm-store/v10/files/26/f97c10e4426a87a7f7b811e374df739400911bfc173da2357abd6c7560aa2d3a212fc96d354d15378c83af412cd10bbfc9c0305ba306fa0418bf15f9288f9b
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

7 lines
492 B
Text

# @esbuild-plugins/node-modules-polyfill
This is `@esbuild-plugins/node-modules-polyfill`, with the following changes:
- using a better library for polyfills as proposed by this PR ... https://github.com/remorses/esbuild-plugins/pull/19
- ...but there are a couple correctness changes on top of the above PR, as described here: https://github.com/remorses/esbuild-plugins/pull/19#discussion_r990493080 (the PR has landed but is still broken for our use case)
- File converted from TS to JS