Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable SSR with nuxt7? #89

Open
weareinvision opened this issue Nov 12, 2019 · 0 comments
Open

Enable SSR with nuxt7? #89

weareinvision opened this issue Nov 12, 2019 · 0 comments

Comments

@weareinvision
Copy link

Is it possible to enable SSR with nuxt7?
The boilerplate has the following build rules:
// Force mode to SPA this.options.mode = 'spa' this.options.render.ssr = false this.options.build.ssr = false

When disabling I get an error: Cannot find module 'consola'.

I know framework7 out of the box only supports SPA, but is there a way to run nuxt7 with SSR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant