neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.87k stars 160 forks source link

apps/portal/childapps/preview: import all relevant mainThreadAddons for now #5471

Closed tobiu closed 3 months ago

tobiu commented 3 months ago

@maxrahder to use the colors dashboard within the portal app, the preview child app needs to get the AmCharts main thread addon.

we should think of a way to make the addons configurable, since most preview examples won't need specific addons. follow-up ticket.

tobiu commented 3 months ago

follow-up: https://github.com/neomjs/neo/issues/5473