Skip to content

0.1.0

Compare
Choose a tag to compare
@innocenzi innocenzi released this 23 Feb 22:46
· 437 commits to main since this release
006c691

Added

  • Support PHP 7.4 (#21)
  • Fallback to using manifest if the development server is not running (#34)
  • Support specifying files in the entrypoint configuration (#35)
  • Support filtering files in the configuration (#35)
  • Support React refresh runtime (#40)

Fixed

  • Generate module scripts in production (42d3c95)
  • Support using entrypoints by name in production (#36)
  • Generate correct entrypoints when building for production (#37)

Note: don't forget to update the laravel-vite plugin as well.