Skip to content

Quick support for jsx pragma.

This merge will make rollup-plugin-buble supports JSX pragmas such as /** @jsx h */ without modifying rollup.config.js and allows multiple JSX configuration within one project.

Merge request reports