unifiedjs.github.io
unifiedjs.github.io copied to clipboard
Add guide for IE
This is discussed in https://github.com/unifiedjs/unified/issues/55 . I'm not quite sure if a "guide" is too much for this question. Perhaps a FAQ is a better place.
@jasonqsong I think what @Murderlon makes a lot of sense for our use cases, but would like to express that Iβm extremely grateful that you started work on this! πͺ
The proposal looks good to me :) I'm not very familiar with angular or vue. I can only help the webpack part and the react part. Besides, I think the import, async/await of ES2016+ may need to be mentioned somewhere. And TypeScript needs to turn on "esModuleInterop".
But for most React/Angular user, npm install remark
should be enough :) I came here only because it doesn't work in the development build on IE.
Thanks for your earlier work.
I wrote a guide in https://github.com/unifiedjs/unifiedjs.github.io/commit/c28ed5478d5787f0594eb0c414e936eab5cb0f21 and https://github.com/unifiedjs/unifiedjs.github.io/commit/61e6149e82e09e2002322d90179e2ad617535962. See it live here.
I donβt think itβs particularly needed to talk about each and all possible tools. So I started with esbuild and esmsh. Open to improvements!