Skip to content

Commit bb9873c

Browse files
committed
feat!: Drop nitro-utils package
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 9f74bc9 commit bb9873c

20 files changed

+0
-835
lines changed

package.json

-1
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

-6
This file was deleted.

packages/nitro-utils/LICENSE

-21
This file was deleted.

packages/nitro-utils/README.md

-19
This file was deleted.

packages/nitro-utils/package.json

-68
This file was deleted.

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

-17
This file was deleted.

packages/nitro-utils/src/index.ts

-6
This file was deleted.

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

-39
This file was deleted.

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

-30
This file was deleted.

0 commit comments

Comments
 (0)