Merge remote-tracking branch 'sedum/feat/ssr-proxy'
This commit is contained in:
@@ -56,6 +56,7 @@ module.exports = {
|
||||
modules: [
|
||||
// Doc: https://axios.nuxtjs.org/usage
|
||||
'@nuxtjs/i18n',
|
||||
'~/modules/axios-proxy.js', // Note: import this before @nuxtjs/axios to override defaults of both instances: `$axios` available in context, and `axios` used in controllers
|
||||
'@nuxtjs/axios',
|
||||
'@nuxtjs/auth',
|
||||
'@nuxtjs/sitemap',
|
||||
|
||||
Reference in New Issue
Block a user