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

chore(examples): migrates email example to 3.0 [skip-lint] #9215

Merged
merged 7 commits into from
Nov 15, 2024

Conversation

PatrikKozak
Copy link
Contributor

@PatrikKozak PatrikKozak commented Nov 14, 2024

Changes:

  • Migrates email example project to 3.0 from 2.0
  • Replaces inline-css dependency with juice package instead.
  • Replaces Handlebars dependency with ejs package instead.

Reason for replacing packages:

  • Both inline-css & Handlebars had issues with Nextjs and its Webpack bundling i.e does not support require.extensions.
  • ejs & juice do not rely on require.extensions.

@PatrikKozak PatrikKozak changed the title chore(examples): migrates email example to 3.0 chore(examples): migrates email example to 3.0[skip-lint] Nov 15, 2024
@PatrikKozak PatrikKozak changed the title chore(examples): migrates email example to 3.0[skip-lint] chore(examples): migrates email example to 3.0 [skip-lint] Nov 15, 2024
@PatrikKozak PatrikKozak requested review from JessChowdhury and removed request for denolfe November 15, 2024 18:35
@PatrikKozak PatrikKozak merged commit ba06ce6 into beta Nov 15, 2024
51 checks passed
@PatrikKozak PatrikKozak deleted the chore/examples/email-3.0 branch November 15, 2024 19:10
Copy link
Contributor

🚀 This is included in version v3.0.0-beta.131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants