babel-preset-preact icon indicating copy to clipboard operation
babel-preset-preact copied to clipboard

Babel preset to transform JSX into h() calls

Results 2 babel-preset-preact issues
Sort by recently updated
recently updated
newest added

Hi there, just an observation, could be really useful to add automatic `h` import to all dependencies using the plugin https://github.com/jmm/babel-plugin-jsx-pragmatic , don't you think? (Please don't request to PR,...