You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Branksy From my understanding you cannot use pug as its uses HTML Dom to render. But Vue-Native does not render HTML Dom, it uses its own native component to render.
Is it possible to use Pug currently with vue-native, like with regular Vue2.0?
I've installed pug and pug-loader, but no luck getting it to work.
The text was updated successfully, but these errors were encountered: