5af6747c29
feat: remove manual copy during build cmd
2025-01-14 18:40:22 +01:00
1c9bbdb10e
refactor(core): use nitro runtimeConfig to pass mcfly config file path
2025-01-14 01:01:00 +01:00
c977615759
feat(core): use getNitroConfig in prepare command
2025-01-10 20:33:51 +01:00
5556329c83
feat: copy mcfly config to dist
2025-01-10 18:19:21 +01:00
8020987ccd
fix(core): build command to consider nitroConfig.preset when not provided as arg
2025-01-10 17:48:00 +01:00
c282f37fae
refactor: add getNitroConfig for consolidating different nitro config sources
2025-01-10 17:23:31 +01:00
d918d476f1
chore: import as file
2025-01-09 20:23:29 +01:00
749a4e90d5
feat(core): add mcfly nitro config to core
2025-01-09 20:20:42 +01:00
b526da063f
feat(core): use src/api
as api dir; don't render if event path is public asset
2025-01-08 23:26:27 +01:00
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