Skip to content

Commit 07627b6

Browse files
committed
Update JSDoc.
1 parent f68f1ad commit 07627b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build/docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ cd ..
3030
if [ $MODE = "docs" ]
3131
then
3232
# Build paper.js library for documentation
33-
./preprocess.sh stripped ../src/paper.js "-o '{ \"browser\": true }' -i '../src/constants.js'" ../dist/docs/resources/js/paper.js
33+
./preprocess.sh stripped ../src/paper.js "-o '{ \"browser\": true }' -i '../src/constants.js'" ../dist/docs/assets/js/paper.js
3434
fi

build/jsdoc-toolkit

Submodule jsdoc-toolkit updated from 99d8138 to 74168d8

0 commit comments

Comments
 (0)