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.

Update and document netlify on-demand builder preset

See original GitHub issue

Initially, we supported experimental netlify builders behind a flag (NITRO_PRESET=netlify_builder) (https://github.com/nuxt/framework/commit/b536ab4ba7c0d8d38224e61c1f91ce528a6ba4e8) but usage is undocumented and needs updating outdir to .netlify/builders here (https://docs.netlify.com/configure-builds/on-demand-builders/)

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
ascorbiccommented, Oct 28, 2021

Yes, I can do that. We should also discuss if there are scenarios where we could default to builders vs regular functions

1reaction
danielroecommented, Oct 28, 2021

I think with https://github.com/nuxt/framework/issues/330 we should think about a mechanism to ‘switch on’ builder vs regular functions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

On-demand Builders | Netlify Docs
On-demand Builders are serverless functions used to generate web content as needed that's automatically cached on Netlify's Edge CDN.
Read more >
Build configuration overview - Netlify Docs
Reference basic build settings for a repository using continuous deployment, and understand build image options for your site.
Read more >
File-based configuration - Netlify Docs
The netlify.toml is a configuration file that specifies how Netlify builds and deploys your site — including redirects, branch and context-specific settings, ...
Read more >
Manage build dependencies | Netlify Docs
Specify dependencies for your project so that our platform can install required languages and software before running a build.
Read more >
Faster, more reliable page loads with update to On-demand ...
Achieve faster build times and faster page load times for visitors around the globe.
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