Nuxt/playground/nuxt.config.ts
2023-03-21 09:32:10 +00:00

4 lines
57 B
TypeScript

export default defineNuxtConfig({
builder: 'rspack'
})