Serhii Khoma
Serhii Khoma
@pi0 any help? are auth module still correct?
:(( new version of vuex - vuex 3? O_O
ah, this change. OK, I made a note))
its VueComponent `this.$error` is undefined because `ssr: false` [here](https://github.com/nuxt-community/modules/blob/master/modules/toast/index.js#L5) I think it can be handled with something like ... but it's weird ``` error (error) { if (process.brower) { this.$error(error.message)...
would like to see or page can be rendered with toast notification (can it?)
seems like work for https://github.com/ktsn/vuex-toast
thing is that I dont understand why with this config (`with-apollo`, old nuxt) ```js import Vue from 'vue' import { ApolloClient, createNetworkInterface } from 'apollo-client' import 'isomorphic-fetch' // Created with...
I know, and I wish you all the best in your affairs, I love you guys!!!
> negative rules (inclusions). cleanSourceWith composition doesn't support that you are saying that this project doesnt support negative rules that's bad, because https://github.com/siers/nix-gitignore/blob/master/test.nix#L73 already supports this feature
dont like this idea, I'm using shmig only to be able to use `\include` psql statement in migrations, https://github.com/lib/pq doesn't support psql statements ```sql -- file 0000000001-start.sql -- ==== UP...