Is there a way to pre compile Vue3 templates for client side rendering using Vite to avoid 'unsafe-eval' errors? Seems like Vue-Loader allowed template pre compilation but I am not finding the same option on Vite. Am I missing something?
© 2022 - 2024 — McMap. All rights reserved.