Skip to content

Conversation

@slydor
Copy link
Contributor

@slydor slydor commented Feb 6, 2023

In order to tackle #229 I created this little PR.

  • Tested with available tests in run and open mode.
  • Also specify version in peerDep, but I am not 100% this is the correct way.

Copy link

@lmiller1990 lmiller1990 left a comment

Choose a reason for hiding this comment

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

Nice, I tested, works great! Maybe cc @bahmutov

Copy link
Owner

@bahmutov bahmutov left a comment

Choose a reason for hiding this comment

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

Super, I will merge it in

@bahmutov bahmutov merged commit fa11c7e into bahmutov:main Feb 16, 2023
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@slydor slydor deleted the update-esbuild-to-0.17 branch February 17, 2023 12:18
@badeball
Copy link
Contributor

badeball commented Nov 2, 2025

FYI, this change is causing badeball/cypress-cucumber-preprocessor#1247. It appears that the promise returned from esbuild.context(..) resolves before any file has actually been written to outputPath, which is in violation of the preprocessor API.

@bahmutov
Copy link
Owner

bahmutov commented Nov 2, 2025 via email

@badeball
Copy link
Contributor

badeball commented Nov 3, 2025

Sure, I've created #515. FYI, I wish this had a test suite, but creating one is far more than I'm willing to contribute now.

Edit: unit tests

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.

5 participants