Skip to content

[FEATURE] Development Build and Load Code on Demand #157

@alvinkl

Description

@alvinkl

Is your feature request related to a problem? Please describe.
During development of big application, the development build may slow down because of Maleo builds the whole application first

Describe the solution you'd like
I would like to have a development code which builds and loads the code on demand to make development faster

Additional context
Maybe similar to what Next.js does on their development builds. They called it code splitting on CLI application, which is very cool idea
https://www.youtube.com/watch?v=evaMpdSiZKk

Metadata

Metadata

Labels

enhancementMinor enhancement or optimizationhelp wantedExtra attention is neededquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions