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

Support SSR mode #49

Open
Triloworld opened this issue Jun 8, 2020 · 1 comment
Open

Support SSR mode #49

Triloworld opened this issue Jun 8, 2020 · 1 comment

Comments

@Triloworld
Copy link

Triloworld commented Jun 8, 2020

This won't work:

  {
    src: "nuxt-webfontloader",
    options: {
      google: {
        families: ['Montserrat:400,500,700,800:latin,latin-ext&display=swap']
      }
    }
  },

In SSR won't work either.
"nuxt": "^2.12.2",
"nuxt-webfontloader": "^1.1.0",

Include test for SSR mode

@Triloworld
Copy link
Author

About: #35
Just maybe add a note to package that it won't support SSR :)
Or maybe this will can be a feature?

@Triloworld Triloworld changed the title Support SSR mode and classic options place Support SSR mode Jun 8, 2020
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