Steven Martin

Results 8 comments of Steven Martin

firstly sorry for adding that `open index.html` I forget people are on windows too. secondly I am for the idea of moving this over to use babel, as it would...

I have just had this same issue, trying to export to html while using medium draft. It seems that draft-js-export expects images to be an Entity, rather than a Block...

I have worked out how to do this, and I now have no problem using `draft-js-export-html` to export images to html. As long as you have an atomic block which...

For me I was passing in my user access key instead of the AWS_ACCOUNT_ID which is all numeric as mentioned above. Passing in the numeric account id fixed it.

No there are no examples set up with alt instances. It would be great if you could create one. Thanks

Wait should we call it alt-iso-examples? As it is specific to using alt and iso...

okay cool, will be sure to help out with some examples over the next few days

Making an attempt at using react router 4 and webpack 4 in [v2 branch](https://github.com/StevenIseki/static-site-generator-webpack-plugin-example/tree/v2) However running into this issue: https://github.com/markdalgleish/static-site-generator-webpack-plugin/issues/130 Will keep an eye on the issue to see if...