Include minified version of parse-js (25kb) inside PaperScript object.

This commit is contained in:
Jürg Lehni 2011-03-03 22:55:18 +00:00
parent 2b6dede883
commit 52ab361ed5
3 changed files with 6 additions and 0 deletions

1
build/parse-js.sh Executable file
View file

@ -0,0 +1 @@
./preprocess.sh ../lib/parse-js.js ../lib/parse-js-min.js "" compiled

1
lib/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/*.js

View file

@ -1,4 +1,8 @@
var PaperScript = new function() {
//TODO: Make sure there are all the correct copyrights for the inlined
//parse-js:
//#include "../../lib/parse-js-min.js"
// Handle Math Operators
var operators = {