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 4fa5e9a commit d534e0bCopy full SHA for d534e0b
src/runtime/plugin.template.ts
@@ -1,6 +1,5 @@
1
import { Plugin } from '@nuxt/types'
2
import { NuxtDeliveryClient } from '~deliveryclientruntime/NuxtDeliveryClient'
3
-// import CacheService from "~deliveryclientruntime/cacheService"
4
5
// Default configuration
6
let config = {
0 commit comments