-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Files lib/pathfinding-browser.js and lib/pathfinding-browser.min.js should be removed. These are release artefacts which should be produced only when making a release. For people to have ready access to these files they should be uploaded on the repo's release page.
Benefits of doing this are -
- It will prevent beginners from changing the wrong files. E.g. see add extra cost for turns in A* to avoid staircase #32.
- Because the minified file is a single line it is prone to merge conflicts. It will prevent those.
@qiao What do you say?
Metadata
Metadata
Assignees
Labels
No labels