Skip to content

Commit

Permalink
Merge pull request #46 from trdn/master
Browse files Browse the repository at this point in the history
perf: removed SSR false
  • Loading branch information
zackha authored May 5, 2023
2 parents a37709c + 3909b43 commit 90189df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export default defineNuxtConfig({
ssr: false,
modules: ['@nuxt/image-edge', '@nuxtjs/tailwindcss', '@nuxtjs/color-mode', '@nuxtjs/apollo', 'nuxt-icon'],
apollo: {
clients: {
Expand Down

0 comments on commit 90189df

Please sign in to comment.