angkosal / laravel-pos

Web Based Point Of Sale(POS) Application using Laravel
350 stars 217 forks source link

Migrate Laravel Mix to Vite and update packages #27

Open weiliang79 opened 2 years ago

weiliang79 commented 2 years ago

I updated the packages listed below: Composer Packages:

NPM Packages:

I also migrated Laravel Mix to Laravel Vite and changed the syntaxes for the js files, the Cart.js has changed to .jsx and update the Client Render API.