eleventy-hast-jsx
eleventy-hast-jsx copied to clipboard
Use JSX as an Eleventy template language
Results
1
eleventy-hast-jsx issues
Sort by
recently updated
recently updated
newest added
Ideally, ESM would be supported in pages as well as component files, and the project would be rewritten to use ESM throughout. Unfortunately, the Babel transform [`@babel/plugin-transform-modules-commonjs`](https://babeljs.io/docs/en/babel-plugin-transform-modules-commonjs) converts both static...
enhancement