Commit graph

14 commits

Author SHA1 Message Date
ayo
07bdc4c73d
feat: new create component package (#63)
- adds a new tool create-component for scaffolding a new web component
- initially it is a fork of create-mcfly but using @ayo-run/web-component as default template, which scaffolds a new component powered by webcomponent.io
2026-05-11 10:23:24 +02:00
3a3249f361 feat: use .mcfly as builddir 2025-01-14 18:40:04 +01:00
b486a7a5d5 feat: add logging for when custom element registry not inserted 2024-12-31 01:15:01 +01:00
26792ecd2b chore: gitignore eslint cache 2024-12-27 16:55:09 +01:00
b1778d09f9 chore(cli): configure vitest 2024-12-07 10:29:31 +01:00
Ayo
8e265925ac refactor(templates): clean up basic template 2023-10-29 18:56:43 +01:00
Ayo
90fe47c352 feat(create-mcfly): generate from basic template 2023-10-21 20:25:50 +02:00
Ayo
4b256563b4 chore: update content; ignore temp files 2023-10-16 09:26:57 +02:00
Ayo
058b112747 test: absolute minimum complexity 2023-10-14 22:26:50 +02:00
Ayo
4756f7aaab feat: ignore code-generated routes 2023-10-13 08:44:46 +02:00
Ayo
3b0f3a9a7c test if no copying 2023-10-08 09:15:10 +02:00
Ayo
bd66b1ccae feat: generate .output for custom elements 2023-10-08 02:21:20 +02:00
Ayo
781a7384d3 feat: generate registry.js from src/components 2023-10-08 01:37:25 +02:00
Ayo
c1266ed75b initial commit 2023-10-07 20:06:23 +02:00