Skip to content

1.0.35

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 03:38
· 110 commits to develop-v5 since this release

Added

  • By default, only load the Vite AssetBundle if the request is a CP request or a preview request. This can be overridden via the useForAllRequests VitePluginService property (#27)

Fixed

  • Normalize file system paths before fetching them with file_get_contents() (#25)