diff --git a/Dockerfile b/Dockerfile index e2b02a5..a684580 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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