-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The esbuild change in the neos ui moved the asset locations around so they will be in a different place in 8.2 (and only the host css now in Build folder is needed)
as opposed to the hardcoded:
| <script src="' . $this->uriService->getResourceUri($compiledResourcePackageKey, 'JavaScript/Vendor.js') . '"></script> |
see: https://github.com/neos/neos-ui/blob/8.3/Resources/Private/Templates/Backend/Guest.html
Metadata
Metadata
Assignees
Labels
No labels