mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-29 03:10:40 +01:00
log info about plugin installation
This commit is contained in:
@@ -5,6 +5,11 @@ export default defineNuxtConfig({
|
||||
modules: [Module],
|
||||
runtimeConfig: {
|
||||
baseURL: '',
|
||||
public: {
|
||||
trpc: {
|
||||
installPlugin: false
|
||||
}
|
||||
}
|
||||
},
|
||||
typescript: {
|
||||
strict: true,
|
||||
|
||||
Reference in New Issue
Block a user