Vue3, Vite and Pre compiled templates to avoid 'unsafe-eval'
Asked Answered
B

0

7

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?

Botts answered 7/12, 2021 at 10:48 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.