1Building for the browser 2======================== 3 4 5To build `gl-matrix.js` and `gl-matrix-min.js` for use in the browser run the following command: 6 7 webpack && webpack --config webpack.config.min.js
1Building for the browser 2======================== 3 4 5To build `gl-matrix.js` and `gl-matrix-min.js` for use in the browser run the following command: 6 7 webpack && webpack --config webpack.config.min.js