Browse Source

test headers

Olivier Massot 1 năm trước cách đây
mục cha
commit
29cc44af23
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      nuxt.config.ts

+ 1 - 1
nuxt.config.ts

@@ -148,7 +148,7 @@ export default defineNuxtConfig({
   },
   vite: {
     esbuild: {
-      drop: process.env.DEBUG ? [] : ['console', 'debugger'],
+      // drop: process.env.DEBUG ? [] : ['console', 'debugger'],
       tsconfigRaw: {
         compilerOptions: {
           experimentalDecorators: true,