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

Revert "Removes Webpack/Babel in favor of SWC" #463

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

ralexmatthews
Copy link
Contributor

Hey, I actually found an issue with this. In vanilla node.js apps without a build process, you would need to import it with

const EasyPostClient = require("@easypost/api").default;

I am gonna continue to look to switching, but for now that would be a breaking change, so I am reverting it

@nwithan8 nwithan8 marked this pull request as ready for review July 24, 2024 18:10
@nwithan8 nwithan8 requested a review from a team as a code owner July 24, 2024 18:10
@nwithan8 nwithan8 merged commit d1b9404 into master Jul 24, 2024
14 checks passed
@nwithan8 nwithan8 deleted the revert-461-swc branch July 24, 2024 18:12
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.

3 participants