We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24167a3 commit 475fa04Copy full SHA for 475fa04
src/runtime/ready.dev.ts
@@ -1,4 +1,4 @@
1
-import { defineNitroPlugin } from 'nitropack/runtime/plugin'
+import { defineNitroPlugin } from 'nitropack/runtime'
2
import { hubHooks } from './server/utils/hooks'
3
4
export default defineNitroPlugin(async () => {
0 commit comments