Files
saladeaula.digital/dashboard_js/react-router.config.js

6 lines
131 B
JavaScript

export default {
// Config options...
// Server-side render by default, to enable SPA mode set this to `false`
ssr: false,
}