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

Experiment: No Build server side solution #20

Open
barelyhuman opened this issue Oct 13, 2023 · 0 comments
Open

Experiment: No Build server side solution #20

barelyhuman opened this issue Oct 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@barelyhuman
Copy link
Owner

Since most of the work is actually done using ASTs, a node loader or register should be able to generate the required files without the need of any build tools.

This would prove helpful for cases where people who aren't using build tools can just add island generation at request and could also help in creating tiny meta frameworks without much effort.

@barelyhuman barelyhuman self-assigned this Oct 13, 2023
@barelyhuman barelyhuman added the enhancement New feature or request label Oct 13, 2023
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