mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-11 20:50:51 -04:00
Change name of default build.
This commit is contained in:
parent
cca62beac3
commit
b580016232
1 changed files with 2 additions and 2 deletions
|
@ -31,5 +31,5 @@ then
|
|||
mkdir ../out/
|
||||
fi
|
||||
|
||||
./preprocess.sh ../src/paper.js ../out/paper-browser.js "-DBROWSER" $MODE
|
||||
./preprocess.sh ../src/paper.js ../out/paper.js "" $MODE
|
||||
./preprocess.sh ../src/paper.js ../out/paper.js "-DBROWSER" $MODE
|
||||
./preprocess.sh ../src/paper.js ../out/paper-server.js "-DSERVER" $MODE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue