Orestis Ioannou

Results 55 comments of Orestis Ioannou

Hey so i am trying to move away from amplify to use s3/cloudfront and i am searching to do this for a site. enlighten me if i am wrong but...

Hey i am wondering if you have any ideas on how to test this out. Would it work if i build the plugin and just call the bin.js with the...

Looks like its way too slow walk. plus it needed a lot of changes given that it doesn't have streamable reads. i making a PR in klaw to fix. Should...

I am willing to take this if you folks agree :)

I am seeing large build times for a big site of mine as well, uploading every time > 100k files. Could this be a real bottleneck? right now deploy time...

Not sure how many files are really uploaded each time but the build has > 70k pages. if we account for the page-data and some other files then it should...

its not frequently, its during full rebuilds like when we actually change the code. maybe in the end what takes time is really the upload of so many pages. i...

The queries as shown in my logs are pretty fast. Its whatever going on with webpack that is slow. I understand that webpack isnt the fastest here but still those...

Ok run it with the options you suggested. Nothing clear cuts for me here. Here's the full run and again i am fine with the time it takes (i mean...

Not using emotion but styled components. We dont have this in our gatsby config. Not sure if styled-components generates sourceMap. I ll check that out thanks!