Skip to content

Instantly share code, notes, and snippets.

@sudhir600
Last active February 22, 2019 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sudhir600/647444fe43b86cd9824689cfd5d39644 to your computer and use it in GitHub Desktop.
Save sudhir600/647444fe43b86cd9824689cfd5d39644 to your computer and use it in GitHub Desktop.
add settings.js in middleware
module.exports = {
mode: 'spa',
router: {
middleware: ['settings']
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment