tj / consolidate.js

Template engine consolidation library for node.js
3.48k stars 357 forks source link

Babel v7 is not supported when using React #336

Open jspark-gigworks opened 3 years ago

jspark-gigworks commented 3 years ago

To use React, Babel and some modules should be installed. (I think it should be specified in Readme.md.)

Currently, NPM support Babel v7 as default, but Consolidate.js does not support it.

Could you please support it?

niftylettuce commented 2 years ago

PR welcome

titanism commented 1 year ago

We have forked this repository for maintenance and released it under @ladjs/consolidate, see https://github.com/ladjs/consolidate.js. We have merged PR's and updated it for email-templates. Please click the "Watch" button to get notified of all releases at https://github.com/ladjs/consolidate.js. Thank you 🙏

Screen Shot 2023-06-08 at 3 05 12 PM

PR welcome at the new repo once new release is published today!

titanism commented 1 year ago

v1.0.0 of consolidate has been released (and mirrored to @ladjs/consolidate) 🎉

watch/follow https://github.com/ladjs/consolidate for updates and to submit future issues and PR's

(we bumped the babel deps to use @babel scoped latest packages)