jsPsych icon indicating copy to clipboard operation
jsPsych copied to clipboard

Remove the `canvas` dependency from `@jspsych/config`

Open bjoluc opened this issue 2 years ago • 0 comments

Since canvas uses pre-built binaries, installing it is not trivial for all platforms / canvas versions. Packages depending on canvas for their tests should specify the dev dependency themselves, others don't need it.

bjoluc avatar Sep 06 '23 15:09 bjoluc