Skip to content

Commit 06804f9

Browse files
committed
1.0.2 (Add bundle.js to wheel)
1 parent 7ffa76f commit 06804f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ path = "src/reactpy_router/__init__.py"
3737
include = ["/src"]
3838
artifacts = ["/src/reactpy_router/static/bundle.js"]
3939

40+
[tool.hatch.build.targets.wheel]
41+
artifacts = ["/src/reactpy_router/static/bundle.js"]
42+
4043
[tool.hatch.metadata]
4144
license-files = { paths = ["LICENSE.md"] }
4245

0 commit comments

Comments
 (0)