Skip to content

Commit

Permalink
Update dependencies (require.js, yuilibrary and ace)
Browse files Browse the repository at this point in the history
  • Loading branch information
mortennobel committed Apr 16, 2014
1 parent 3c7f3ba commit c2c872a
Show file tree
Hide file tree
Showing 40 changed files with 24,997 additions and 23,354 deletions.
1 change: 1 addition & 0 deletions build.sh
Expand Up @@ -84,6 +84,7 @@ echo "Running Precompiler release"
mkdir $project/build
rm -rf $project/build/pre
mkdir $project/build/pre
echo "$nodejs $project/dependencies/build/preprocessor $project/src/js $project/build/pre false false"
$nodejs $project/dependencies/build/preprocessor $project/src/js $project/build/pre false false

echo "Package AMD and compress (release)"
Expand Down
28 changes: 6 additions & 22 deletions build/kick-debug.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/kick.js

Large diffs are not rendered by default.

0 comments on commit c2c872a

Please sign in to comment.