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

feat: disable Netlify functions if not needed #65

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Conversation

ascorbic
Copy link
Contributor

If the site has no DSG or SSR pages, or Gatsby Functions, this creates the file .cache/.nf-skip-gatsby-functions. Combined with netlify/netlify-plugin-gatsby#240, this will then disable the creation of Netlify handler functions.

@ascorbic ascorbic self-assigned this Jan 25, 2022
@github-actions github-actions bot added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Jan 25, 2022
@ascorbic ascorbic requested a review from tiffafoo January 25, 2022 15:58
@kodiakhq kodiakhq bot merged commit d4ed977 into main Jan 26, 2022
@kodiakhq kodiakhq bot deleted the mk/skip-functions branch January 26, 2022 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants