Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / third_party / tvcm / third_party / Promises / polyfill / util / build.sh
1 #!/bin/bash
2
3 # Copyright 2012:
4 #      Alex Russell <slightlyoff@chromium.org>
5 #
6 # Use of this source code is governed under the Apache License, Version 2.0
7 #    http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Run it through uglify.
10 python post.py ../src/Promise.js > ../bin/Promise.min.js