1 min readApr 12, 2019
we are loading a full HTML document from an S3 bucket, parsing it, and appending inside the bootstrap the nodes needed.
Therefore, if the micro-frontend body tag contains a UI skeleton we append all those nodes inside the bootstrap body, same for the head tag.
I hope this answers your question 😄