changeset 4294:ae8191d9d533

mod_sentry: Include sentry.lib in luarock
author Kim Alvefur <zash@zash.se>
date Thu, 10 Dec 2020 13:36:52 +0100
parents edde5905744a
children d44a8d3dd571
files mod_sentry/README.md
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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