You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
sometimes people may need to have a programmatic usage, such as reading the ts file on the runtime,and in that time they will need to use some feature only the Build API support, like Inject. and it can easily run a way like transform by stdin and other opions.Just what i say in my PR of esbuild-register ,evanw said he may remove the transform api in the future and have people use build api instand(in this esbuild issue),so why we don't choose the powerful one?
if you agree i would contribute this feature.
The text was updated successfully, but these errors were encountered:
sometimes people may need to have a programmatic usage, such as reading the ts file on the runtime,and in that time they will need to use some feature only the Build API support, like Inject. and it can easily run a way like transform by stdin and other opions.Just what i say in my PR of esbuild-register ,evanw said he may remove the transform api in the future and have people use build api instand(in this esbuild issue),so why we don't choose the powerful one?
if you agree i would contribute this feature.
The text was updated successfully, but these errors were encountered: