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

Remove netlifyConfig check #33

Merged
merged 1 commit into from
Nov 13, 2020
Merged

Remove netlifyConfig check #33

merged 1 commit into from
Nov 13, 2020

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Nov 13, 2020

Fixes #23.

The following check:

https://github.com/netlify/netlify-plugin-nextjs/blob/2849dc5f7c57e9fd827a939e067a871e4cb487b1/index.js#L26

Can be removed since netlifyConfig is always defined.

@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label Nov 13, 2020
@ehmicky ehmicky self-assigned this Nov 13, 2020
@ehmicky ehmicky merged commit 4bbe0ad into main Nov 13, 2020
@ehmicky ehmicky deleted the chore/netlify-config branch November 13, 2020 18:38
serhalp pushed a commit that referenced this pull request Apr 5, 2024
* feat: colocate types

* chore: update netlify build to get new types

* feat: add error handling and rework files to keep file paths in one place

* chore: reinstate cache appdir boolean

* chore: add cache comments

* chore: update static content comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove netlifyConfig check
2 participants