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

WIP Adjusting esbuild that the built can be used in multiple JS contexts #1

Open
conpat opened this issue Apr 29, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@conpat
Copy link

conpat commented Apr 29, 2022

This issue will need further discussion with @aspala to define the usage of this project and requirements.

To be on the same page lets use this article

I think we need to decide how and in which context we want to use the utils and depending on the context we need to build the relevant syntax.

The platform attribute in the esbuild params can be set to node and will then build module.export statements which can then be imported instead of being required.

@conpat conpat added enhancement New feature or request question Further information is requested labels Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants