Utility module for accessing frontend in backend code.
This commit is contained in:
@@ -38,5 +38,5 @@ isort.known-first-party = ["passkey"]
|
||||
passkey-auth = "passkey.fastapi.__main__:main"
|
||||
|
||||
[tool.hatch.build]
|
||||
artifacts = ["passkeyauth/frontend-static"]
|
||||
artifacts = ["passkey/frontend-build"]
|
||||
targets.sdist.hooks.custom.path = "scripts/build-frontend.py"
|
||||
|
||||
Reference in New Issue
Block a user