exokitxr / exokit

Native VR/AR/XR engine for JavaScript 🦖
MIT License
997 stars 117 forks source link

Converted globs to relative file paths #1404

Closed timkonieczny closed 5 years ago

timkonieczny commented 5 years ago

On some Windows systems globs aren't resolved properly, causing npm install to fail. Converting the globs in binding.gyp to file paths fixes the issue.