-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INTERNAL] Optimise themeBuild with workerpool via fsinterface #925
Conversation
Still not functional! Needs promises to be reworked into transferable objects
Co-authored-by: Matthias Oßwald <mat.osswald@sap.com>
34e1986
to
0df03d5
Compare
Current build fails, because of the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking pretty good!
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only minor comments which we could also tackle later, great work 🚀
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
JIRA: CPOUI5FOUNDATION-614
This change enhances #914 with a fsInterface like objects that "read" the information through
postMessages
viaMessageChannel -> MessagePort