Fábio Santos

Results 162 comments of Fábio Santos

Implemented all the ideas for tests. Any more tests you can think of?

I think you can merge now

The only difference between terser and uglify-es is active development. We're not changing anything besides that. I'll add the homepage field to the package.json as you suggest. But I haven't...

Hey there! This should totally be a thing. I also checked out your PR and it looks pretty good. Source maps are always a tricky thing to change for me....

@shcheklein where should we store the images? Should we use an S3 bucket with public access and serve them from there?

@shcheklein I've looked deeply into gatsby hooks, the source-filesystem plugin (which can generate files from Buffer objects as well as real files) and decided to simplify to the max and...

An interesting problem we have now, is third party contributions. If a regular user were to create a post they would have to give us the image off-band. `` Sending...

@shcheklein `dvc add` is probably better, yes. I can create this plugin. If the image DVC files are stored next to the images it's a lot easier (or if the...