You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
jetvillegas edited this page Nov 18, 2014
·
6 revisions
The goal of the build system is to package all Shumway files into a single minified JavaScript file. The utils/builder/Makefile script is responsible for this. You can run the build script using:
grunt build
Run grunt --help to see the various build system options.