exokitxr / exokit

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

Pass through args in repl startup #1378

Closed avaer closed 5 years ago

avaer commented 5 years ago

The bug here was that Exokit's repl mode (node .) would not take in the default arguments specification on startup, which resulted in strange effects like WebXR not being available.