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 e4bf078 commit aea2599Copy full SHA for aea2599
test/fixtures/hook-config/server/plugins/robots.ts
@@ -1,4 +1,4 @@
1
-import { defineNitroPlugin } from '#imports'
+import { defineNitroPlugin } from 'nitropack/runtime'
2
3
export default defineNitroPlugin((nitroApp) => {
4
// Replicate the user's code from issue #233
0 commit comments