UB-Mannheim/ocr-fileformat

Improve privacy of web interface by reducing third party contents

Opened this issue · 1 comments

Currently the web interface loads some third party contents. Maybe we can provide some of that locally.

kba commented

The method du jour is to structure code as a module, rely on Node.JS for managing included libraries and bundle for distribution with webpack/browserify/parcel.