ahurlburt

Results 18 comments of ahurlburt

This is not working for me. I confirmed the precaching error goes away but I cannot login to the app. Removing withPWA solves the problem. This was not an issue...

Seems like the workaround for ``` --warm-containers=EAGER ``` Does stop the containers rebuilding the layer each time. This is interesting as the docs (cli ref) imply there would be no...

@Envek done: https://github.com/aws/aws-sam-cli/issues/3725 Maybe people coming across this can upvote :)

> Just reported this issue to Apple, hope it can help. @chengjiaapraamcos Is there a bug number? Would be good to upvote this if it's an Apple bug

> Not sure if this is relevant? https://stackoverflow.com/questions/42467908/quotaexceedederror-dom-exception-22-the-quota-has-been-exceeded-on-safari-in I saw that but it's 4 years old and this issue isn't just happening in incognito. The root cause (localstorage not being...

Are there any known workarounds to this? I'm using DynamoDB and item count is either estimated (to get quickly) or expensive to get accurately. It would be nice if the...

> Using SAM to deploy on docker is painfully slow. It is wasting my days. Why every SAM build will copy all files (from cache) instead of changed files? Windows...

> Thanks for raising this issue! > > Today `sam build` deletes `.aws-sam/build` folder before starting a build, so that it will always start with a clean state. For that...

Hi @mndeveci any updates on this? This is really causing a lot of problems and may have to abandon sam build because of it. @praneetap - is this something your...

@mndeveci why should a new GH issue be created? Even if build-in-source improves performance for node not everyone uses node and sam is supposed to support multiple platforms. This issue...