Pedr Browne
Pedr Browne
@bakunyo Thanks for taking the time to document your approach. I feared something like this would be the solution. I think I'm going to open up a feature request for...
This repo is no longer maintained. There is an active fork here: https://github.com/YourCursus/bootstrap-slider-rails
Closing as development of this Gem is now taking place [here](https://github.com/YourCursus/bootstrap-slider-rails).
@james1888 Did you manage to get that working? I have the same problem on Gitlab. Lots of false positives. Possible related to symlinks.
@mathiasgheno thank you. It would be really helpful to see your approach. We publish all our packages out from the monorepo out at the same version, so the approach I've...
@mathiasgheno thanks for taking the time to write that up. This is the solution we ended up with: Our setup: - one monorepo containing ~50 packages - four frontend repos...
Same problem when using `yalc link`: > /Users/me/Sites/www/.yalc is not empty, not removing it
@kekami Yep. Ordeal is the right word. Lost a lot of time on this one. It was the first time I've used Netlify and was surprised how poor the debugging...
Note that this is potentially a bigger issue with Webpack 4's support of `sideEffects: false`. Packages with no side-effects (in the ES6 module sense), and (I think) no circular dependencies...
@robotlolita Yep. The whole thing sounds suspect to me and has the potential of nightmarishly hard to track-down bugs, but the savings in bundle size are hard to argue with....