Felix Kling
Felix Kling
> Is there anything we want to do to the api to make it easier or should users just add it in themselves? While I understand that having everything shipped...
@eventualbuddha, @kentcdodds First I want to say that I'm happy about everything that makes codemodding easier for everybody. > Does this seem sane or should I be directing my energies...
@eventualbuddha, what are your thoughts on my previous comment?
:+1: Thank you for your hard work on this!
When do you want to release 1.0? I will focus on an useful iframe integration first. Not sure yet how a a true standalone version would look like...
Oh, OK. So I don't have to be finish this today :D
Thanks for taking a stab at this! CI tests failed and looking at the error I'm not sure whether its do to your changes or something else (the automatic test...
Sorry I have not seen this issue. Markdown wasn't a standard mime type, so `text/x-markdown` was returned. I guess it has changed since then? The correct (but not so pretty...
Could you provide a concrete example? With configuration do you mean the `exerslide.config.js` or the `webpack.config.js` file (or both)?
I see. I don't have a good answer for that, other than using any existing method for making code/modules reusable. You could try to bundle everything up to limit the...