processmaker icon indicating copy to clipboard operation
processmaker copied to clipboard

Migrate from Laravel Mix to Vite

Open josechirivella opened this issue 1 year ago • 9 comments

This pull request includes changes for migrating from Laravel Mix to Vite outlined in Migration Guide and automated by the Vite Converter.

Before merging, you need to:

  • Checkout the shift-108966 branch
  • Run composer update
  • Run npm install
  • Review all comments for additional changes
  • Thoroughly test your application (no tests?, no CI?)

Please send your feedback to [email protected] or share the good vibes on Twitter.

josechirivella avatar Jan 27 '24 02:01 josechirivella