Hi,
after upgrading my app to 8.1.7 to be served from Vite, I get around 300 errors when I try to build - but no errors when I use npm run dev. Something most have changed radically, with the new build motor going from Webpack to esbuild with Vite - I understand that, but it's quite useless to not have the same errors presented when developing along with running npm run dev, if you have to do a full build to reveal errors. Is something missing in the tsconfig or anywhere else to get the building and dev server be equivalent in their rules?
Hi,
Thank you for reaching out to us.
Could you please provide an example of your error messages?
You can find full changelog for these versions in our documentation.
https://preview.keenthemes.com/metronic8/vue/docs/#/changelog
When migrated to Create-Vue application, most configuration files were updated you can refer to the typescript configuration in the latest Metronic version.
Regards,
Lauris Stepanovs,
Keenthemes Support Team