summaryrefslogtreecommitdiff
path: root/frontend/layouts/meson.build
AgeCommit message (Collapse)Author
28 hoursfrontend: Add Meson build systemxengineering
This is a first step towards using Meson for the whole repository. Having one central build system allows many things like ensuring that the frontend page is build before embedding it into the Go executable or like transpiling TypeScript to JavaScript before building the frontend page.