Pasha Finkelshteyn
Pasha Finkelshteyn
It's only 9:52AM MSK, but amount of logged time is already more than 14 hours: 
I think, that there is no need in android support library in javase/ee applications. If I'm correct — could you please make android support optional?
## Information ## Details ### Description Wordpress config is being generated for every site, even non-wordpress ### Steps to reproduce Generate site example.de with Wordpress support Generate static example.ee site...
When I try to provide domdiv with a relative path to the fonts directory as per docs, I get the following error: ``` dominion_dividers: error: unrecognized arguments: --font-dir . ```
**Name with link** htmx https://htmx.org **Description** **Link to the vector file, preferably from an official source** Unofficial SVG: https://plugins.jetbrains.com/files/20588/418328/icon/pluginIcon.svg Official logo 1: https://github.com/bigskysoftware/htmx/blob/master/www/static/img/htmx_logo.1.png Official logo 2: https://github.com/bigskysoftware/htmx/blob/master/www/static/img/htmx_logo.2.png
If the application can not find the `path.properties` file for whatever reason, it won't even log the error because the `logger` fiesd is not initialized yet to th moment when...
Subj. It seems they are not published neither to dockerhub , nor to calcom.docker.scarf.sh
Somehow every time I pull the new calcom version, it pulls all or almost all layers. Is it really necessary or possible to reduce to several last layers?
With the following code ```kotlin val codeGenerator = CodeGenerator() codeGenerator.baseDirectoryName = "output/directory" codeGenerator.basePackageName = "com.example" codeGenerator.generate(URI("https://raw.githubusercontent.com/opds-community/drafts/master/schema/feed.schema.json")) ``` I get the following exception: ``` Exception in thread "main" net.pwall.json.pointer.JSONPointerException: Recursive $ref...
Could you please add support for ES 6.2?