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 Build Script to Include Required Stripe Dependencies #8429

Merged
merged 12 commits into from
Feb 26, 2021

Conversation

spencerfinnell
Copy link
Contributor

Proposed Changes:

  1. Add npm run build script to generate a .zip that includes Stripe gateway dependencies.

@cklosowski cklosowski added this to the 2.10 milestone Feb 23, 2021
@cklosowski
Copy link
Contributor

The only issue I see with this is that we're not replacing the text domain of "edds" with "easy-digital-downloads". We'll need to be able to generate a .pot file that includes all the translatable strings.

Going to see if I can get something into the bash script to do that.

@cklosowski
Copy link
Contributor

Nevermind, looks like our grunt task corrects these on the fly. Super!

Copy link
Contributor

@robincornett robincornett left a comment

Choose a reason for hiding this comment

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

Just noting that this works for the Windows user. :)

@ashleyfae
Copy link
Contributor

I appreciate you checking that @robincornett !

bin/update-stripe.sh Outdated Show resolved Hide resolved
@cklosowski cklosowski merged commit 85c0dea into release/2.10 Feb 26, 2021
@cklosowski cklosowski deleted the try/stripe-grunt-build branch February 26, 2021 16:35
@ashleyfae ashleyfae mentioned this pull request Mar 9, 2021
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.

None yet

4 participants