fix: LICENSE-stemmer-data included in the dist packages

This commit is contained in:
2026-04-26 13:30:00 +02:00
parent 2ab3e74048
commit 6dbdb4bae8
3 changed files with 20 additions and 0 deletions

View File

@@ -237,6 +237,10 @@ distributions {
into ''
}
from('LICENSE-stemmer-data') {
into ''
}
from('docs') {
into 'docs'
include '**/*.md'