Aaron Pramana

Results 3 issues of Aaron Pramana

**Use case** Some types represent transient data that doesn't need to be cached separately and can simply be embedded into parent objects. Apollo React allows normalized cache to be [disabled](https://www.apollographql.com/docs/react/caching/cache-configuration/#disabling-normalization)...

:sparkles: Type: Feature
:file_cabinet: Normalized cache

Some PaaS providers (e.g. Openshift) are forcing HTTPS connections. This causes the leaflet and google js libraries to fail to load. Perhaps these libraries should be included in the repo?

Steps to reproduce - perform these steps with build cache disabled for consistency: 1. Build [this](https://github.com/apramana/AnvilCompilerBug) project and it compiles successfully. 2. Uncomment the method in `Feature1Component` and build -...

bug