Skip to content

fix(build): disabling incremental build outside of offline use #125

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

Merged
merged 1 commit into from
May 6, 2021

Conversation

olup
Copy link
Contributor

@olup olup commented May 6, 2021

This PR addresses the bug introduced in #123 where the esbuild process doe not close after packaging, deploy or local invoke.
The proposal is to only use incremental builds with offline mode, which makes sense.
It should then fix #124

@olup olup requested a review from floydspace May 6, 2021 17:52
@floydspace floydspace merged commit dde6da8 into master May 6, 2021
@github-actions
Copy link

github-actions bot commented May 6, 2021

🎉 This PR is included in version 1.10.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@samchungy samchungy deleted the fix/incremental-build branch December 6, 2021 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stuck at moveArtifactsToPackage during package cmd and Successfully published on deploy
2 participants