Skip to content

Commit f24ee28

Browse files
authored
feat!: Drop nitro-utils package (#14998)
It is not used anymore, as we inlined the respective code into nuxt/solidstart packages for now. We can always bring it back later if needed.
1 parent 02742ef commit f24ee28

20 files changed

+0
-835
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"packages/integration-shims",
6969
"packages/nestjs",
7070
"packages/nextjs",
71-
"packages/nitro-utils",
7271
"packages/node",
7372
"packages/nuxt",
7473
"packages/opentelemetry",

packages/nitro-utils/.eslintrc.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/nitro-utils/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

packages/nitro-utils/README.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

packages/nitro-utils/package.json

Lines changed: 0 additions & 68 deletions
This file was deleted.

packages/nitro-utils/rollup.npm.config.mjs

Lines changed: 0 additions & 17 deletions
This file was deleted.

packages/nitro-utils/src/index.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/nitro-utils/src/nitro/patchEventHandler.ts

Lines changed: 0 additions & 39 deletions
This file was deleted.

packages/nitro-utils/src/nitro/utils.ts

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)