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

[app] Pre-Transpiled Script Support #175

Open
gnh1201 opened this issue Feb 21, 2025 · 0 comments
Open

[app] Pre-Transpiled Script Support #175

gnh1201 opened this issue Feb 21, 2025 · 0 comments
Labels
enhancement New feature or request priority:low Don't worry research Nobody spends money, but it is necessary

Comments

@gnh1201
Copy link
Owner

gnh1201 commented Feb 21, 2025

Summary

Currently, we support transpiler languages such as TypeScript, Rescript, CoffeeScript 2, and LiveScript.

We plan to introduce a method to pre-transpile these scripts to improve load times. For example, TypeScript has a command called tsc, and our approach will likely follow a similar concept.

@gnh1201 gnh1201 added the enhancement New feature or request label Feb 21, 2025
@gnh1201 gnh1201 changed the title Pre-Transpiled Script Support [app] Pre-Transpiled Script Support Feb 21, 2025
@gnh1201 gnh1201 added the research Nobody spends money, but it is necessary label Feb 25, 2025
@gnh1201 gnh1201 added the priority:low Don't worry label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low Don't worry research Nobody spends money, but it is necessary
Projects
None yet
Development

No branches or pull requests

1 participant