question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Will it work with full static export mode?

See original GitHub issue

I am curious whether or not this will work with https://github.com/nuxt/nuxt.js/pull/6159 also described here https://www.notion.so/nuxt/Going-Full-Static-0633ab06d3d34d479947694d457a4817

I guess it would, but I am not sure since I guess the -w 4 option is for nuxt generate only and not nuxt export?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Spreizucommented, Aug 12, 2020

Nuxt 2.14 resolved this issue.

1reaction
Spreizucommented, Jul 14, 2020

Created a pull request, that resolves this issue: #32

Read more comments on GitHub >

github_iconTop Results From Across the Web

Advanced Features: Static HTML Export - Next.js
Static Export. next export allows you to export your Next.js application to static HTML, which can be run standalone without the need of...
Read more >
Dynamic routing with next export mode - Stack Overflow
Unfortunately I've learned that dynamic routes don't work with static HTML export unless you predefine the paths at build time - and we...
Read more >
Next.js Tutorial - 60 - Static HTML Export - YouTube
0:00 · New! Watch ads now so you can enjoy fewer interruptions. Got it.
Read more >
Understanding static HTML export in Next.js - LogRocket Blog
Learn why you should use HTML static exporting from a Next.js application, HTML static export use cases, and how you can do it...
Read more >
Static HTML Export with i18n compatibility in Next.js
An obvious option is, to renounce to the static HTML export and use a Node. js server or Vercel as deployment environment. But...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found