view libervia/pages/app/page_meta.py @ 1257:1ec41ac1e7cf

server: seperation between production build dir and dev build dir: LiberviaRootResource instances's `build_path` is the path where generated files are put and served by the HTTP server, while `dev_buid_path` is used for temporary files/libraries needed for the generation/compilation of files.
author Goffi <goffi@goffi.org>
date Sun, 03 May 2020 18:25:11 +0200
parents f511f8fbbf8a
children
line wrap: on
line source

#!/usr/bin/env python3


name = "app"
template = "app/app.html"