-
Notifications
You must be signed in to change notification settings - Fork 101
Conversation
Any ETA for its release? |
@riderx can we also update the build cli esbuild target from FromLine 7 in aeb0d93
To"build": "npx esbuild src/index.ts --bundle --platform=node --target=node20 --outfile=index.js", |
This is not that big of a deal and it should have been already merged to comply with the deprecation 😢 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And you can update the description to
Closes #117.
That issue will be closed once this PR gets merged.
Any reason this hasn't been merged yet? |
what's the blocker of this? |
Thanks @andykenward i modified it! |
Maybe @WalshyDev if you can report internally it, it would be super nice <3 |
cc: @cloudflare/banda-team |
Also need to update |
What is preventing merging this PR? |
Is there any reason this hasn't been merged yet? |
This repo is going to be deprecated. #131 Use |
Thank you for your help in maintaining this repository 🧡. We've migrated to wrangler-action and are making improvements to ensure that contributions like this will be more easily integrated and better supported. Please come join us at wrangler-action! |
This Pr fix the issue about deprecated warning reference from #117