Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Add hasFramework() #31

Merged
merged 1 commit into from
Oct 29, 2020
Merged

Add hasFramework() #31

merged 1 commit into from
Oct 29, 2020

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Oct 28, 2020

This adds an hasFramework() method to make it possible to check if a project uses a specific framework without having to list all frameworks.

This is meant to be used by the Next.js plugin: https://github.com/netlify/netlify-plugin-nextjs/blob/7b9a2430f46da57a38c5c85d611b2fc7df6bd777/index.js#L14

@ehmicky ehmicky added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Oct 28, 2020
@ehmicky ehmicky self-assigned this Oct 28, 2020
Copy link

@lindsaylevine lindsaylevine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@ehmicky ehmicky merged commit 8e90ea9 into master Oct 29, 2020
@ehmicky ehmicky deleted the feat/has-framework branch October 29, 2020 12:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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

3 participants