merge feat/teams-new-ui
Co-authored-by: Isha Gupta <40794215+IshaGupta18@users.noreply.github.com> Co-authored-by: Liyas Thomas <liyascthomas@gmail.com> Co-authored-by: Osheen Sachdev <45964755+oshhh@users.noreply.github.com> Co-authored-by: Rohan Rajpal <rohan46000@gmail.com> Co-authored-by: Raghav Gupta <raghav.gupta0307@gmail.com>
This commit is contained in:
@@ -129,8 +129,16 @@ export default {
|
||||
"@nuxtjs/robots",
|
||||
// https://github.com/nuxt-community/sitemap-module
|
||||
"@nuxtjs/sitemap",
|
||||
// https://github.com/nuxt-community/apollo-module
|
||||
"@nuxtjs/apollo",
|
||||
],
|
||||
|
||||
apollo: {
|
||||
clientConfigs: {
|
||||
default: "~/plugins/apollo.js",
|
||||
},
|
||||
},
|
||||
|
||||
// PWA module configuration (https://pwa.nuxtjs.org/setup)
|
||||
pwa: {
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user