mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-03 15:25:00 +03:00
Allows us to use NodeJS code for file/directory locating to not be shell/os specific, while also also reducing duplicated complexity within packages.json file. Related to #3323