You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `.client` suffix is important for services that only run on the client, like analytics. For services that also run on the server, you should omit it.server` suffix.
120
+
The `.client` suffix is important for services that only run on the client, like analytics. See the [Nuxt docs](https://nuxt.com/docs/guide/directory-structure/plugins) for more information.
0 commit comments