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

Bindings for Build API #3

Open
keller-mark opened this issue Apr 13, 2024 · 0 comments
Open

Bindings for Build API #3

keller-mark opened this issue Apr 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@keller-mark
Copy link
Owner

keller-mark commented Apr 13, 2024

It is unclear if this is needed. It might be better to encourage a short JSX single-file / string, such that anything more complicated would need to be published as a standalone NPM package with a thin wrapper. On the other hand, this could result in developers who are constrained to a single-file / string which becomes very long over time and cannot be easily split up. With many files, you would want things like HMR which might be better to delegate to a regular Node / Vite setup anyway. On the other hand, maybe file watching and running Build in response could be done entirely via Python without the Node/Vite setup

@keller-mark keller-mark added the enhancement New feature or request label Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant