Jacopo Rigoli
Jacopo Rigoli
When using `createSiteWithCloudfront` is there a way to configure the Cloudfront invalidation path that should be performed on deploy? Cause currently, by default, only the configured _indexDoc_ and / are...
Hi, I've successfully managed to run Mida login on my computer and different VMs. Nevertheless, trying it on AWS Lambda I get this error: ``` ERROR TypeError: Cannot read properties...
Can we have a minified version of the latest release to be used in plain HTML, CSS, and JS websites? I would like to suggest you add a README section...
Whenever I write an Integer or a Long, the generated Excel cell has a **General** numbering format. Isn't it possible to generate it as a **Number**? Here's the code that...
Jts has migrated to **locationtech**. I've no problem serialising a Point using the deprecated com.vividsolutions.jts.geom.Point. Nevertheless if I use the org.locationtech.jts.geom.Point I obtain a JsonMappingException: Infinite recursion (through reference chain:org.locationtech.jts.geom.Point["envelope"])....