Commit graph

700 commits

Author SHA1 Message Date
bec669e19a chore: build local packages on preinstall 2025-04-20 18:22:17 +02:00
c283fee6db chore: use npx prettier on lint-staged config for *.json 2025-04-20 17:29:51 +02:00
dff28ba4e1 refactor: remove unneeded import 2025-04-20 17:16:54 +02:00
6412c8f8a5 chore(deps): remove unneeded dev dep 2025-04-20 17:16:38 +02:00
c648d83b29 chore: add TODO 2025-04-20 15:42:44 +02:00
037b93d132 chore: update id 2025-04-20 15:37:44 +02:00
ca305aef1e chore: appease gatekeepers 2025-04-20 15:17:46 +02:00
5f513343d9 chore: add estree types 2025-04-20 15:17:20 +02:00
50047f3533 chore: appease the gatekeepers 2025-04-20 15:13:17 +02:00
dce88c2708 refactor: migrate to ts initial 2025-04-20 15:12:47 +02:00
b36ef663f0 chore(deps): update esprima 2025-04-20 11:57:10 +02:00
61b296b3e3 chore: update deps 2025-04-20 11:55:20 +02:00
69f48d89d4 chore: update lint-staged config 2025-04-04 22:52:46 +02:00
519d32b8b7 chore: update lint-staged 2025-04-04 22:51:23 +02:00
924d5c21a2 refactor(core): remove console logs 2025-04-04 22:49:36 +02:00
aa10b6f3c5 chore: trigger build 2025-03-26 22:51:20 +01:00
c59ac8d059 chore: update script for starting basic template 2025-03-26 20:40:32 +01:00
18416798ca feat(templates): update deps & add @ts-check in config 2025-03-26 20:38:09 +01:00
ef9a3c382b chore: vscode setting show dist & node_modules 2025-03-26 20:33:50 +01:00
32d26bc77c feat(config): make nitro config optional 2025-03-26 20:28:49 +01:00
32e20f4724 chore: update monorepo package name 2025-03-22 23:01:44 +01:00
9b2e3cf8c2 chore: clean up scripts 2025-03-22 23:00:04 +01:00
e40642bb84 chore: test on lint-staged 2025-03-22 22:51:37 +01:00
8da6d4e994 test(core): use vitest it 2025-03-22 22:49:06 +01:00
f675887f10 chore(core): ship dist dir 2025-03-22 22:47:44 +01:00
6a229b4b0d chore: hide dirs in vscode settings 2025-03-22 22:40:46 +01:00
0a58bbf6a3 chore: build site local deps on 'run site' 2025-03-22 22:39:29 +01:00
9899a25d9d test: organize test files 2025-03-22 21:17:45 +01:00
b2ee0f35bb chore(create-mcfly): patch version for release 2025-03-22 19:55:25 +01:00
e58c3473b4 chore: update deps; add @types/node 2025-03-22 19:47:02 +01:00
98b48e13e0 refactor: skip failing test (for now) 2025-03-15 23:34:15 +01:00
fee04025bb refactor(cli): return object instead of array in getMcFlyConfig 2025-03-15 23:33:30 +01:00
708ead451c chore: try failing test 2025-03-15 20:31:34 +01:00
0fc9de7725 chore: run vitest once in CI 2025-03-15 20:28:24 +01:00
45bb48ad86 chore: add test in build.yml 2025-03-15 20:24:48 +01:00
93e0c956e9 test(core): update cli tests 2025-03-15 20:22:53 +01:00
87c6cffb2f refactor(core): use renamed util 2025-03-15 20:13:39 +01:00
c6c3fc608a refactor(core): rename and add jsdoc 2025-03-15 20:13:09 +01:00
2e427fc1cc chore: update lint-staged config 2025-03-15 20:00:51 +01:00
9e6c75502a chore: update lock file 2025-03-15 12:06:53 +01:00
caad9d8f4e chore: remove packageManager from package.json 2025-03-15 12:05:38 +01:00
16ab6d5e66 devops: single build step; remove build.yml.bkup 2025-03-01 22:39:10 +01:00
006fe3fe21 chore: remove top info on readme about move to sh 2025-03-01 20:35:14 +01:00
7750ac8d73 chore: add contribution section in readme 2025-03-01 12:09:58 +01:00
2e8211c2ad devops: separate deps installation for site build
- project dep tsc is needed before local deps build
- site workspace deps installation is needed before site build
2025-03-01 11:56:17 +01:00
b84bc75077 devops: install deps after build local deps 2025-03-01 11:52:35 +01:00
1d756e94c0 devops: ignore scripts on deps installation 2025-03-01 11:50:55 +01:00
fb8ab6844a devops: add site install local deps 2025-03-01 11:47:37 +01:00
757293fc98 devops: put build local core & config in one step 2025-03-01 11:45:52 +01:00
678d29c683 devops: fix build yml 2025-03-01 11:44:51 +01:00