lightning-js / blits

The Lightning 3 App Development Framework
Apache License 2.0
59 stars 9 forks source link

Precompile built-in Blits components #42

Closed michielvandergeest closed 5 months ago

michielvandergeest commented 5 months ago

Built-in Blits components (such as Circle, Text and Sprite) are currently compiled on the fly. Pre-compilation of the template should be applied to these components as well.

michielvandergeest commented 5 months ago

Functionality added in v0.6.10