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 |
|
|
c25c5e03d4
|
chore: format code
|
2024-12-19 23:11:07 +01:00 |
|
|
6c7877b049
|
chore(cli): clean imports
|
2024-12-07 10:56:57 +01:00 |
|
|
86cf39daf7
|
test(cli): initial tests for 'prepare'
|
2024-12-07 10:39:58 +01:00 |
|
Ayo
|
09d55e65f3
|
chore(cli): import from 'node:' prefix
|
2023-11-06 22:06:31 +01:00 |
|
Ayo
|
b7f2ac2620
|
feat: auto imports
|
2023-10-29 18:21:43 +01:00 |
|
Ayo
|
12b538a6ab
|
fix: global route interceptor
|
2023-10-28 23:26:30 +02:00 |
|
Ayo
|
5003d6bf9d
|
refactor(cli): prepare steps, utils, and globals; clean up unused args
|
2023-10-28 22:48:58 +02:00 |
|
Ayo
|
969a9ddd76
|
feat(cli): better info on prepare script
|
2023-10-26 22:20:36 +02:00 |
|
Ayo
|
9c7cd8c43c
|
feat(cli): declare global class
|
2023-10-26 22:13:40 +02:00 |
|
Ayo
|
877a45a44f
|
feat(cli): new commands build, prepare, dev
|
2023-10-25 22:34:36 +02:00 |
|
Ayo
|
9584c2731c
|
feat(cli): initial commands new and generate
|
2023-10-25 22:00:07 +02:00 |
|