Vitor L Cavalcanti

Results 30 comments of Vitor L Cavalcanti

It would be great for monorepos and other stuff using lint-staged. Stylelint, for example, provides the option `--config-basedir` which is used to define cwd in the ignore and the config...

I have same issue, an option or way to ensure absolute path from '/' instead of relative from source to the asset.

If that's a block, maybe the solution is just an initialization function that receives $. So the consumers will provide it, instead of this auto-resolution ```js import * as Backbone...

For me looks like a way to prevent the race condition.

That's clearly wrong, probably outdated and related to Vue 2. I'll fix it.

I didn't have that plan. And persisting the memoization state seems strange to me, but receiving the state object in the options can solve this problem. I'll add an option...

> I assume it's just because it is attempting to dispatch server-side but vuex-cache hasn't attached itself yet correctly to the $store instance. This happens if you declare the plugin...

> Perhaps then there would be an opportunity to add a hook inside vuex-cache to check for typeof window === "undefined" and bypass itself allowing the dispatch to pass through...

> I believe that defeates the purpose of the library. As a module it would be encapsulated and other code could not reach it, but this is meant to be...

![](https://media.giphy.com/media/3o85xIO33l7RlmLR4I/giphy.gif) Why don't we have both?