This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
is it possible to use JSX? #126
Labels
will be or is already fixed in vue3-sfc-loader
see https://github.com/FranckFreiburger/vue3-sfc-loader
i'm using the following preset to make jsx working in project https://github.com/vuejs/jsx
jsx renders perfectly within components that i create in source code of my project, but when i'm trying to execute component code using http-vue-loader, it falis.
here's what i'm trying to execute
so i'm getting the following error output
any chance to make the jsx code work with http-vue-loader?
The text was updated successfully, but these errors were encountered: