An option for a local installation of graupl is provided through theme settings.

I'd like to implement a composer-extend.json file with stuff that people can extend into their own project so that the graupl library gets put into the libraries file and then make sure the graupl/graupl library points to those files accordingly.

Comments

nickdjm created an issue.

nickdjm’s picture

Local install now works, but we need some instructions.

I've set up a composer.libraries.json that will use the composer extend plugin, and then npm-asset/graupl--graupl will also work assuming we set up the npm-asset/graupl--graupl library to put itself in `libraries/graupl`.

nickdjm’s picture

This is super out-of-date (as far as what needs to be documented). Everything has been moved to Graupl Libraries now including a composer.libraries.json file which can be extended using the composer extend plugin.

This needs to be documented.