WebGL and require('gl-matrix');

 From:  Max Smirnov (SMIRNOV)
7593.2 In reply to 7593.1 
Hi Brian,

Yes, you can use this library.
I'm not sure, but it looks like it is just a math library for fast calculations, and doesn't use any WebGL functions.
You need to place all functions in the one file, and delete all require commands. I hope it will work fine.