Skip to content

Commit

Permalink
❗ [incomplete]: Gah. still not working, push some debug output..
Browse files Browse the repository at this point in the history
  • Loading branch information
rolyp committed Dec 30, 2024
1 parent 2e16d67 commit 7d40771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/bundle-website.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ for CHILD in "${TO_COPY[@]}"; do
done

echo "Processing load-figure.js:"
ls -ld dist/$WEBSITE_LISP_CASE/shared
mkdir -p dist/$WEBSITE_LISP_CASE/shared
cp $DIST/fluid/load-figure.js dist/$WEBSITE_LISP_CASE/shared
# or just bundle load-figure.js to $DIST/fluid/shared instead?
Expand Down

0 comments on commit 7d40771

Please sign in to comment.