No description
1156a9534f
This should give more fine-grained control as now we are sure what version of browserify, or any other tool we are using to bundle our assets. Installing browserify globally is also not required now. This will also be helpful when we add more complicated transforms and other tools to our build process, as otherwise it would keep complicating our command used currently for the build process. |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.