[app] Pre-Transpiled Script Support #175
Labels
enhancement
New feature or request
priority:low
Don't worry
research
Nobody spends money, but it is necessary
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.The text was updated successfully, but these errors were encountered: