Set window.org
and window.app
without requiring the app Index.cshtml
to do so
#2777
Labels
Milestone
window.org
and window.app
without requiring the app Index.cshtml
to do so
#2777
Description
In all apps today, the following lines of javascript are present:
It's silly, we could do this in app-frontend instead, and save apps these lines of code.
We could likely do this today, at least setting the values if they're not set yet, but in v5 we could remove this from the index file altogether as well.
Also, we'd have to talk to Studio when doing this, to make sure their frontend preview solution still works.
Additional Information
The text was updated successfully, but these errors were encountered: