Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 203 Bytes

BUILDING.md

File metadata and controls

7 lines (4 loc) · 203 Bytes

Building for the browser

To build gl-matrix.js and gl-matrix-min.js for use in the browser run the following command:

webpack && webpack --config webpack.config.min.js