Eunjae Lee
Eunjae Lee
```js config.output.globalObject = 'this' ``` It worked for me. Thank you @cannc4 💕
Hi there, Could I have some idea when this PR is going to be reviewed and merged? 🙂
@tommywo any news?
Here is my workaround. I use hotspot only in one component, so I just created a custom image component instead of using gatsby-image. I basically made srcSet on my own...
If I understand correctly, Haroen is talking about Pagination component being too wide, breaking the responsive layout. We might have ``..?
> I understand why you did this, but I feel like the tailwind could confuse us in the future. For now I think it's clear enough that it has helped...
@intermundos Hello, Thanks for the kind words :) Could you give me some examples when you want to disable generation of those and still want to use `vuex-dry`?
@intermundos sorry for late response. If you still want to use `$get`, then you still need automatically-generated `getters`. Then you'd want to disable generation of mutations/actions in such case. Would...
@intermundos Thanks! Take your time. Before you actually dive in, let's have a short discussion on how to let users configure it.
Reopening this issue. I guess I closed this issue unintentionally. Let's have a discussion here to leave all the history. You said you wanted to disable auto-generation of getters, mutations...