katie

Results 11 comments of katie

the plugins shouldn't have to know anything about each-other. As long as `babel-plugin-module-resolver` can replace the import with a relative path first, `babel-plugin-import-graphql` would work perfectly fine, using the updated...

You are assuming that `babel-plugin-import-graphql` would be run first. That is why I specified that as long as `babel-plugin-module-resolver` is run *first* (before `babel-plugin-import-graphql`), it would be able update the...

Right, I didn't think about that, that makes more sense now

Any chance of support for this being added any time soon?

Me 3 I have 63 lambda functions, and it takes about a half hour to package. Very annoying

I'm having the same problem. As soon as I try to actually use the component anywhere in my app, *all* styled-components styles stop working.

The last comment is an open, unanswered question, and the issue is not in any way fixed, and no workaround or solution was offered, so why on earth would you...

Note: This issue prevents me from using d:DesignInstance at all with FreshMvvm, meaning code completion is unavailable and I get ugly squiggly lines under every single binding in my XAML....