mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-04 15:08:39 +08: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