sepro / MemoBoard

Flask and React based intranet app where you can create and share lists (e.g. shopping list, todo, ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsPDF issue with mocha tests

sepro opened this issue · comments

uses an in-browser only function. Not sure how this can be fixed

potentially solvable by only importing the library is the required function is defined.