KCarlile / guitar-diagrams-js

Open source JavaScript library for drawing guitar chords and scales on an HTML5 canvas.
https://demo.kcarlile.com/guitar-diagrams-js/
GNU General Public License v3.0
0 stars 0 forks source link

[Won't do] Symlinks to JS files in docs/examples/js/guitar-diagrams-js/ do not work on Windows #34

Closed KCarlile closed 2 months ago

KCarlile commented 2 months ago

Background

As Chad saw when trying to run the examples page after checking it out on Windows, symlinks are causing a problem in Windows.

Acceptance Criteria

Approach

Notes

TBD

KCarlile commented 2 months ago

Working around this for now with #40. Closing this (for now) as won't-do.