Stefan Meyer
Stefan Meyer
This probably means, that the OSGI Service " ReactScriptEngineFactory" is not up and running. Check the system/console
Looks good to me.
I use good old css files. I have never tried the component-oriented inline style approach.
You can remove the wrapper div but you won't be able to edit the associated content. http://www.codermag.net/2016/02/remove-component-wrapper-divs-in-cqaem.html
A documentation for it is a great idea, but I feel that I cannot provide any support for it. If you have a blog that would be a great place...
No, this is still unresolved.
This project is deployed to maven central. One requirement for that is to sign the artifacts with gpg. This needs to be documented better and maybe there is a way...
You need to skip the gpg signature by added -Dgpg.skip=true
mvn clean install -PautoInstallPackage -Dgpg.skip=true
You need to get the latest version of aem-react-js or leave parsys.path empty (see bug fix here https://github.com/sinnerschrader/aem-react-js/commit/9b4e86c6bf1e947f2162ebf7466a55000eacf712)