🧩 Feature request
Description
When we are handling routes in our plugin, we might feel the need to inject some data into the page before the angular apps start.
A clear and concise description of the problem or missing capability...
Describe the solution you'd like
Add an exposeToPage json-like object to the handledRoute that gets injected to the page, and will be available during rendering and inside the deployed pages.
🧩 Feature request
Description
When we are handling routes in our plugin, we might feel the need to inject some data into the page before the angular apps start.
A clear and concise description of the problem or missing capability...Describe the solution you'd like
Add an exposeToPage json-like object to the handledRoute that gets injected to the page, and will be available during rendering and inside the deployed pages.