Christian Muñoz
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.
Take a look at #201 and let me know what you think.
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,...