fix: minify crash on building release (#1245)

This commit is contained in:
Benjamin 2023-09-06 10:49:11 -07:00 committed by GitHub
parent 0b0ba21852
commit b4dfcf1bb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,5 +49,6 @@
-dontwarn javax.**
-dontwarn org.slf4j.**
-dontwarn it.skrape.fetcher.*
-dontwarn com.google.j2objc.annotations.*
-keepattributes RuntimeVisibleAnnotations,AnnotationDefault