-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Investigate a way to build javascripts bundles for client side rendering. Application developers should have a way to extend and/or overwrite the default mechanism for their own applications and JavaScript farmeworks.
It may make sense to just let application developers deploy pre-built bundles and statically include them. However, building bundle in real time on the server has an advantage of including only modules required on a page vs entire application bundle.
Metadata
Metadata
Assignees
Labels
No labels