readme.txt 465 B

123456789
  1. These files are custom patches for the currently installed vexflow version.
  2. They should be copied to ../../node_modules/vexflow/src/
  3. This will be by a pre-build script soon, but for now has to be done by hand.
  4. Currently, we are using Vexflow 1.2.93, because of some formatter advantages
  5. compared to Vexflow 3.x versions.
  6. Because of that, we need to patch in a few fixes that came after 1.2.93.
  7. All the current fixes are already merged into the Vexflow repository.