Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

cloud-api build, zip and uploading on every single run. #167

Open
michaelcuneo opened this issue Jul 19, 2018 · 1 comment
Open

cloud-api build, zip and uploading on every single run. #167

michaelcuneo opened this issue Jul 19, 2018 · 1 comment

Comments

@michaelcuneo
Copy link

I've got two projects running side by side, both using the same resources and config from an awsmobile setup... the React.JS setup when running awsmobile run, builds and zips up random cloud-api files even if they're not changed... which causes the run to take quite a considerable amount of time. The exact same project inside a React.Native setup, when running awsmobile run, checks the local project, says there's no changes, and loads up very fast...

Is there an underlying filesystem, or linting issue that is causing this to happen? It appears to be quite random as to which cloud-api content it will decide to build and zip, but it does at least one of them every single time I run.

I'd be able to work a lot quicker, if it didn't.

@kaustavghosh06
Copy link
Contributor

We will look into this. Thanks for letting us know about it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants