We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3843c commit 037107fCopy full SHA for 037107f
fabfile.py
@@ -42,6 +42,7 @@ def regenerate():
42
43
44
def serve():
45
+ build()
46
os.chdir(env.deploy_path)
47
48
PORT = 8000
0 commit comments