mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
playground: update build.transpile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// https://v3.nuxtjs.org/api/configuration/nuxt.config
|
||||
export default defineNuxtConfig({
|
||||
build: {
|
||||
transpile: ['trpc-nuxt/client']
|
||||
transpile: ['trpc-nuxt']
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user