Ensono / Amido.Ecommerce.UI.Federated

Federated Modules Production Grade boilerplate for Next
MIT License
2 stars 0 forks source link

refactor /prerender api to use serialized objects #111

Open greg-toth opened 2 years ago

greg-toth commented 2 years ago

at the moment it is using a custom text separator. Since the payload has been growing lately, including external js files, html and the redux state, and looking to implement css at the end of it too. With an object it would be cleaner to read and see what data is part of which element.