Skip to content

Commit 362c345

Browse files
committed
chore(playground): remove remote option
1 parent 559e54e commit 362c345

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

playground/nuxt.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ export default defineNuxtConfig({
33
extends: [
44
'../'
55
],
6-
hub: {
7-
remote: true
8-
},
96
modules: [
107
'@nuxt/ui',
118
'@kgierke/nuxt-basic-auth'

0 commit comments

Comments
 (0)