Skip to content

Commit

Permalink
some config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
onmax committed Aug 16, 2024
1 parent 576be8d commit f1e0e5c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export default defineNuxtConfig({
},

nitro: {
minify: false,
esbuild: {
options: {
target: 'esnext',
Expand Down Expand Up @@ -97,10 +96,6 @@ export default defineNuxtConfig({
classSuffix: '',
},

imports: {
presets: ['@vueuse/core'],
},

compatibilityDate: '2024-08-15',
future: {
compatibilityVersion: 4
Expand Down

0 comments on commit f1e0e5c

Please sign in to comment.