Skip to content

Convert fuzzaldrin-plus.js library to be a Yarn managed library

Currently, we import the library \vendor\assets\javascripts\fuzzaldrin-plus.js through a local copy and not through an imported yarn package.

  • Yarn add
  • Change the references
  • Test the functionality
  • Get all tests green
Edited by Tim Zallmann