mod_sentry: Include sentry.lib in luarock
authorKim Alvefur <zash@zash.se>
Thu, 10 Dec 2020 13:36:52 +0100
changeset 4298 ae8191d9d533
parent 4297 edde5905744a
child 4299 d44a8d3dd571
mod_sentry: Include sentry.lib in luarock
mod_sentry/README.md
--- a/mod_sentry/README.md	Thu Dec 10 11:57:03 2020 +0100
+++ b/mod_sentry/README.md	Thu Dec 10 13:36:52 2020 +0100
@@ -2,6 +2,10 @@
 labels:
 - 'Stage-Beta'
 summary: 'Send errors to a Sentry server'
+rockspec:
+  build:
+    modules:
+      mod_sentry.sentry: sentry.lib.lua
 ---
 
 # Introduction