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

Problem with nuxt in static mode when running production #28

Open
eliascarella opened this issue Jun 28, 2021 · 4 comments
Open

Problem with nuxt in static mode when running production #28

eliascarella opened this issue Jun 28, 2021 · 4 comments

Comments

@eliascarella
Copy link

Hi there,

I've implemented the plugin in my nuxt project. It works perfectly in development mode but when doing npm run generate follower by npm run start (to run it in production mode) then it doesn't work. When inspecting the page in my browser I can still see the tags instead of the rendered tags that I see in dev mode.

Any help would be greatly appreciated !

I use the same setup as this answer bellow.
@robin6505 in #24 (comment)_

@Teyz
Copy link

Teyz commented Jul 11, 2022

@eliascarella Did you solve this problem ?

@eliascarella
Copy link
Author

@Teyz No I did not, in the end I implemented it myself by hand.

@pmochine
Copy link
Contributor

@Teyz I'm sorry! I would love to implement this, but I just don't have the time. If there is someone who cracks the issue, you are always welcome to add a pull request <3

@aasutossh
Copy link

@Teyz No I did not, in the end I implemented it myself by hand.

could you share the implementation?

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

4 participants