ci: setup ci for npm publish
based on !12 (merged)
Update Ci scripts to use templates and add the npm publish script. Using npm pulish will only bundle the /src
and the /lib
folders. The /lib
folder is generated by the command npm run build:lib
and includes only the react components.
Linked to sparqlexplorer#76 (closed)
Edited by Arnaud Vergnet