Siddharth Kshetrapal

Results 301 comments of Siddharth Kshetrapal

> But is it necessary that I can only check it into production mode ? Can I aswell check into dev mode ? bundlesize doesn't care as long as there...

Ah, good catch! I hadn't thought of that. I wouldn't want to remove it completely because it is a pretty cool feature that I want people to use. But would...

@Spy-Seth Hey! I have removed this on the beta channel. If you're not using comparison with master, you can start using that: https://github.com/siddharthkp/bundlesize/pull/324

Part 1: Verified that absolute path doesn't work. (cosmic-config prepends the current directory to path) Part 2: I was able to make `--config ../foo.config.js` work, check out the tests in...

Related: https://github.com/siddharthkp/github-build/issues/3

That's pretty cool! I did not know circleCI could do that. However, adding this feature would make things very specific to CircleCI. `bundlesize` can be used on your local machine...

That would be cool, would make the setup pretty easy. I don't think I can invest time in this right now, you can pick it up if you like 🙂

😀 keeping this open for someone to grab it

Another possible solution: Integrate with uld [bundle-buddy](https://github.com/samccone/bundle-buddy)

That's just one possibility. I haven't really found the right solution yet. Open to ideas 😄