Ayo Ayco
73617647db
feat: move cli to core ( #55 )
...
* refactor: move cli to core
* feat: move cli to core
- use route-middleware in serve
- eliminate need for `routes` dir in app
* feat: use route-middleware in build
* chore: update test gh action
2025-01-08 21:21:31 +01:00
Ayo Ayco
2a9b1e6c58
feat: config improvements ( #53 )
...
* feat: move defineMcFlyConfig to @mcflyjs/config
* feat: move defineMcFlyConfig to config package
* feat: programmatically build nitro dev server
* chore: bump versions
* feat: spread nitro config if exists
* chore: use nitro build programmatically
* feat: use nitro programmatically in prepare command
* feat: expose types for NitroConfig & McFlyConfig
* feat: use c12 to resolve mcfly config
* fix: too many symlinks
* chore: skip tests for now
* test: cheating
* test: cheating
* chore: update pnpm-lock
2024-12-31 00:25:25 +01:00
08c4ee7259
test(cli): remove unneeded assertion
2024-12-20 00:01:17 +01:00
06b7b8e729
test(cli): change assertion
2024-12-19 23:59:00 +01:00
c25c5e03d4
chore: format code
2024-12-19 23:11:07 +01:00
c1e2ed579c
chore(cli): remove TODO
2024-12-07 20:41:05 +01:00
cc6dfda559
test(cli): add tests to serve.printInfo()
2024-12-07 20:34:52 +01:00
47fa380ef0
test(cli): add tests for serve()
2024-12-07 19:25:29 +01:00