laravel-vite

Vite integration for Laravel (maintenance mode)

MIT License

Downloads
8K
Stars
601
Committers
35

Bot releases are visible (Hide)

laravel-vite - 0.1.2

Published by innocenzi over 3 years ago

Fixed

  • Added baseUrl to tsconfig.json (#69)
  • Path aliases are merged (#69)
laravel-vite -

Published by innocenzi over 3 years ago

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

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

laravel-vite -

Published by innocenzi over 3 years ago

Fixed

laravel-vite -

Published by innocenzi over 3 years ago

Added

  • Add withPlugin and withPlugins in vite.config.ts (#13)

Fixed

  • Allow manifest entries without src (#13)
laravel-vite -

Published by innocenzi over 3 years ago

Added

  • Handle HMR for Blade files (#10)
  • Support ASSET_URL environment variable (#9)
laravel-vite - 0.0.4

Published by innocenzi over 3 years ago

laravel-vite - 0.0.3

Published by innocenzi over 3 years ago

Breaking changes

  • @vite now imports the client script along with all automatic entrypoints

Added

  • @client will only import the client script tag
laravel-vite -

Published by innocenzi over 3 years ago

Fixed

  • Allow local development without manifest (#3)

Added

  • Automatic entrypoints, inspired by Vite Rails (#3)
  • Import aliases, inspired by Vite Rails (#3)
  • Helper functions (#3)
laravel-vite -

Published by innocenzi over 3 years ago