mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Change ./preprocess.sh for docs.sh too.
This commit is contained in:
parent
11cf28b403
commit
5b6df3d3bf
1 changed files with 1 additions and 1 deletions
|
@ -34,5 +34,5 @@ if [ $MODE == "docs" ]
|
|||
then
|
||||
# Build paper.js library for documentation
|
||||
./preprocess.sh stripped ../src/paper.js ../dist/docs/resources/js/paper.js\
|
||||
"-DBROWSER"
|
||||
'{ "browser": true }'
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue