Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

feat: Add runOnce flag to allow for skipping multiple uploads with the same config#270

Merged
kamilogorek merged 1 commit intomasterfrom
run-once
Apr 9, 2021
Merged

feat: Add runOnce flag to allow for skipping multiple uploads with the same config#270
kamilogorek merged 1 commit intomasterfrom
run-once

Conversation

@kamilogorek
Copy link
Contributor

Fixes #269

This is an issue when using custom Gatsby webpack config and someone won't specify a stage in which plugin should be applied https://www.gatsbyjs.com/docs/how-to/custom-configuration/add-custom-webpack-config/ or when bundling serverless functions as individual artifacts https://www.serverless.com/framework/docs/providers/aws/guide/packaging/

@kamilogorek kamilogorek requested review from a team, ahmedetefy and lobsterkatie and removed request for a team April 9, 2021 09:43
@iker-barriocanal iker-barriocanal self-requested a review April 9, 2021 10:00
@kamilogorek kamilogorek merged commit 610f6cd into master Apr 9, 2021
@kamilogorek kamilogorek deleted the run-once branch April 9, 2021 10:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Source maps are uploaded repeatedly for each Lambda function

2 participants