Update pandoc example

This commit is contained in:
yamadapc 2016-06-22 17:19:45 -03:00
parent 0674c84a6b
commit ccd0cc646f
2 changed files with 5 additions and 0 deletions

View File

@ -27,3 +27,8 @@ Main(({ wrapped }) => {
.then((res) => console.log(res));
});
```
## Build Time
After 50m I managed to get a runnable on browser output from webpack, by
increasing the maximum heap size to 8GB.
![](/screenshot.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB