Home | History | Annotate | Download | only in gl-matrix
      1 Building for the browser
      2 ========================
      3 
      4 
      5 To 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