velxio/frontend/scripts
David Montero Crespo ac7d74b2b5 fix(monaco): cross-platform postinstall via Node script
Replace Unix-only shell one-liner (mkdir -p / printf / cp -r) with a
Node.js ESM script (scripts/copy-monaco.mjs) that works on Windows,
macOS and Linux alike. The script still writes public/monaco/.gitignore
to keep copied assets out of git.
2026-05-11 12:42:33 -03:00
..
add-passive-presets.mjs refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
copy-monaco.mjs fix(monaco): cross-platform postinstall via Node script 2026-05-11 12:42:33 -03:00
generate-sitemap.mjs fix(seo): include circuitExamples in sitemap generator 2026-04-16 01:06:26 -03:00
generate-sitemap.ts
prerender-seo.mjs feat: add example detail pages and SEO improvements 2026-04-13 15:22:08 -03:00
translate-i18n.mjs feat(i18n): translate Velxio 2.0 + 2.5 release pages (block 13) 2026-05-09 17:19:16 -03:00