Skip to content

Commit

Permalink
fix(nuxt/runtime): defineNitroPlugin import not working
Browse files Browse the repository at this point in the history
  • Loading branch information
DaPotatoMan committed Apr 3, 2024
1 parent 0aab401 commit b047e5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/loader.server.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { defineNitroPlugin } from 'nitropack/runtime'
import type { OfficeAddinVirtualContext } from '../vite/types'

// @ts-expect-error virtual import
Expand Down

0 comments on commit b047e5b

Please sign in to comment.