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
Add documentation for Craft Cloud usage with Vite (#83)
Add support for clearing Vite caches in response to Craft Cloud's UpController::EVENT_AFTER_UP event (#83)
Fixed
Fixed an issue where the wrong CSS hash would be returned if you were using Vite 3 or earlier (#80)
Fixed an issue where craft.vite.entry() would fail if you were using Vite 5 or later, due to the ManifestHelper::fileNameWithoutHash() function not working correctly (#24)