Christian Muñoz

Results 6 comments of Christian Muñoz

@GertjanReynaert do you have some time to review this PR? Would love to see this feature released.

+1 Why is it that `gulp-compass` doesn't realize that certain files are unchanged or identical?. It always compiles the files for me.

Yeah, using environment variables is an option. My current workaround is to refer to the package directly after reviewing the bundle sizes. ``` npx size-limit --why ./path/to/package ``` I understand...

Hi, @oyeanuj - I do plan to eventually support React Route 4. I need to dive deeper into their API and implementation to come up with the right approach. Unfortunately,...