Skip to content

Commit

Permalink
create sourcemaps, so we don't have any 404 from server.py...
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Feb 9, 2024
1 parent 24e2333 commit aa15884
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ ENV TARGET_DIR=${GITHUB_WORKSPACE:-/github/workspace}
CMD jupyter lite build \
--config /build/jupyter_lite_config.json \
--lite-dir /build \
--no-sourcemaps \
--output-dir notebooks \
&& tar -czf ${TARGET_DIR}/jupyter-lite-build.tgz notebooks

0 comments on commit aa15884

Please sign in to comment.