source: other-projects/playing-in-the-street/summer-2013/trunk/Playing-in-the-Street-WPF/Content/Web/mrdoob-three.js-4862f5f/utils/build/build2.sh@ 28897

Last change on this file since 28897 was 28897, checked in by davidb, 10 years ago

GUI front-end to server base plus web page content

File size: 186 bytes
Line 
1#!/bin/sh
2
3python build.py --include common2 --include extras --output ../../build/three.js
4python build.py --include common2 --include extras --minify --output ../../build/three.min.js
Note: See TracBrowser for help on using the repository browser.