peh / react-asset-pipeline

React Asset Pipeline
0 stars 3 forks source link

This should be updated with a better readme and submitted to grails3 packages lisst on bintray as this will work out of the box standalone with grails3 #4

Open davydotcom opened 9 years ago

davydotcom commented 9 years ago

This should be updated with a better readme and submitted to grails3 packages list on bintray as this will work out of the box standalone with grails3. There is also a jsx-asset-pipelin but it hasnt been ported to binary plugins where as what you have here works with raw gradle, ratpack, spring-boot, and grails3

peh commented 9 years ago

hey davy, i thought about that already, but i am not sure if the plugin is needed as babel has build in JSX transformation and i am currently working on the babel-asset-pipeline plugin (https://grails.org/plugin/babel-asset-pipeline). It might be better to just have one plugin do the work no?

davydotcom commented 9 years ago

Aha sneaky :)

Sent from my iPhone

On Aug 24, 2015, at 4:52 AM, Philipp Eschenbach notifications@github.com wrote:

hey davy, i thought about that already, but i am not sure if the plugin is needed as babel has build in JSX transformation and i am currently working on the babel-asset-pipeline plugin (https://grails.org/plugin/babel-asset-pipeline).

— Reply to this email directly or view it on GitHub.