Closed devtobi closed 1 month ago
refarch-frontend, refarch-webcomponent
No response
With the new vite-plugin-vue (see https://github.com/vitejs/vite-plugin-vue/commit/7fc7994) we are able to remove Vue internal Options API code. This results in smaller builds and thus should be enabled by default.
LCM of vite-plugin-vue has to be done before this issue can be taken care of.
This is blocked for now because vitejs/vite-plugin-vue has to be bumped to 5.1.0 before using this feature.
vitejs/vite-plugin-vue
No longer blocked. :)
Relevant template
refarch-frontend, refarch-webcomponent
Problem description (optional)
No response
Desired solution
With the new vite-plugin-vue (see https://github.com/vitejs/vite-plugin-vue/commit/7fc7994) we are able to remove Vue internal Options API code. This results in smaller builds and thus should be enabled by default.
Considered alternatives (optional)
No response
Additional context (optional)
LCM of vite-plugin-vue has to be done before this issue can be taken care of.
No duplicate
Code of Conduct