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

Add base functionality #1

Merged
merged 13 commits into from
Oct 15, 2020
Merged

Add base functionality #1

merged 13 commits into from
Oct 15, 2020

Conversation

paolochiodi
Copy link
Member

@paolochiodi paolochiodi commented Oct 15, 2020

@paolochiodi paolochiodi force-pushed the feature/base-functionality branch from 7919e84 to 600ed18 Compare October 15, 2020 09:48
lib/build-plugin.js Show resolved Hide resolved
lib/build-plugin.js Outdated Show resolved Hide resolved
const fp = require('fastify-plugin')
const pProps = require('p-props')

const GET_CONCURRENCY = 5
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be an option on the plugin

mcollina
mcollina previously approved these changes Oct 15, 2020
Copy link
Contributor

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

test/build-plugin.test.js Show resolved Hide resolved
@paolochiodi paolochiodi marked this pull request as ready for review October 15, 2020 14:54
Copy link
Contributor

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@paolochiodi paolochiodi merged commit b270b5a into master Oct 15, 2020
@paolochiodi paolochiodi deleted the feature/base-functionality branch October 15, 2020 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants