pugjs / babel-plugin-transform-react-pug

A plugin for transpiling pug templates to jsx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use with preact

ezhlobo opened this issue · comments

It basically works well if you use preact-compat among with preact, which is widely used way to use preact.

Need to make some tests that it works well and mention this in documentation to make it more clear for others.