diff --git a/playground/nuxt.config.ts b/playground/nuxt.config.ts index b01462c0dd..896312f044 100644 --- a/playground/nuxt.config.ts +++ b/playground/nuxt.config.ts @@ -1,5 +1,3 @@ export default defineNuxtConfig({ - webpack: { - } })