Skip to content

Commit

Permalink
Remove bundle.js from ensured-targets
Browse files Browse the repository at this point in the history
  • Loading branch information
gjmooney committed Nov 5, 2024
1 parent 75304ad commit 12cb483
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ dependencies = ["hatch-jupyter-builder>=0.5"]
build-function = "hatch_jupyter_builder.npm_builder"
ensured-targets = [
"notebook/labextension/static/style.js",
"notebook/static/bundle.js"
]
install-pre-commit-hook = true

Expand Down

0 comments on commit 12cb483

Please sign in to comment.