Skip to content

v3.0.4

Choose a tag to compare

@arnoson arnoson released this 06 Dec 08:51
· 144 commits to main since this release
  • Expose the manifest. This is useful to check if an entry exists before importing it:
e(isset(vite()->manifest()[$entry]), vite()->js($entry));