Skip to content

Commit

Permalink
chore(playground): remove remote option
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Mar 9, 2024
1 parent 559e54e commit 362c345
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions playground/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ export default defineNuxtConfig({
extends: [
'../'
],
hub: {
remote: true
},
modules: [
'@nuxt/ui',
'@kgierke/nuxt-basic-auth'
Expand Down

0 comments on commit 362c345

Please sign in to comment.