We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5401c81 commit 9d75e2bCopy full SHA for 9d75e2b
1 file changed
packages/reflex-core/pyproject.toml
@@ -20,6 +20,9 @@ source = "uv-dynamic-versioning"
20
pattern-prefix = "reflex-core-"
21
fallback-version = "0.0.0dev0"
22
23
+[tool.hatch.build]
24
+artifacts = [".templates/**"]
25
+
26
[build-system]
27
requires = ["hatchling", "uv-dynamic-versioning"]
28
build-backend = "hatchling.build"
0 commit comments