You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where we have inlined scripts in layouts, such as the below, the Assets#read method reads them remotely from the asset host, rather than the filesystem.
Where we have inlined scripts in layouts, such as the below, the Assets#read method reads them remotely from the asset host, rather than the filesystem.
We should change Assets behaviour so that it still reads from the filesystem in this instance.
The text was updated successfully, but these errors were encountered: