universal
Here are 672 public repositories matching this topic...
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate
to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
-
Updated
Sep 9, 2021 - Objective-C
-
Updated
Sep 5, 2021 - JavaScript
-
Updated
Sep 2, 2021 - JavaScript
-
Updated
Sep 2, 2021
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 5, 2018 - Go
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Jan 15, 2021 - JavaScript
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Sep 4, 2021 - Vue
-
Updated
Nov 3, 2017 - JavaScript
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Sep 5, 2021 - C#
Implement all functionality of reports module for mobile platforms
-
Updated
May 26, 2019 - TypeScript
-
Updated
Sep 3, 2021 - TypeScript
-
Updated
Mar 7, 2021 - JavaScript
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Oct 6, 2018 - JavaScript
Improve this page
Add a description, image, and links to the universal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the universal topic, visit your repo's landing page and select "manage topics."
What version of Next.js are you using?
11.1.0
What version of Node.js are you using?
14
What browser are you using?
chrome
What operating system are you using?
macOS
How are you deploying your application?
Other (serverless aws)
Describe the Bug
When importing images into
_document
next does not emit these image assets into the client build.For example, I