Manuel Grundner
Manuel Grundner
I really struggle with this problem, I'm currently on a project that uses vue-typex. I just can't get it to work. I'm not sure what to look for anymore. I've...
@bbzy853 [As in the repro](https://github.com/biohazard999/vue_app-vuex-typex-ie11-repro/blob/master/vue.config.js) I changed the minifier settings, but it does not work for me. I think the babel settings are wrong, but I have no idea how...
@bbzy853 the strange thing is, it doesn't even work without minification -.- Or I am completely wrong and it is a vuex-typex problem :/
@bbzy853 Thanks for your answer! For the sake of completeness, here is the error message. ``` SCRIPT5022: Vuex handler functions must not be anonymous. Possible causes: fat-arrow functions, uglify. To...
Uh that looks nice! How did they do this?
> Nice idea, that is an old dream of me 😄 Always wanted to build something like this 😁 > But that could be dangerous, we allow anyone to download...
> That can check integrity and identity but we should signal that we haven't validate/check these plugins and cannot guaranty that they are safe. We can check how the cake...
But I think we should not overcomplicate, throw in a prototype, check integrity and see if plugin author's will jump on :) I have a few new plugins in mind...
Dunno, didn't miss them so far, but going parity first would be good!
We can for sure get rid of most `Exports` but we need at least a little bit of metadata and for `Imports`/`OnSatisfyImports` I'm not sure, at least interfaces or match...