Commit b1562ff
authored
[docs] Add onMakeDirectory and onMakeSymlink to the list of tracking delegates (emscripten-core#27326)
This is to match the example code below that list, which contains
onMakeDirectory and onMakeSymlink, while they are absent from the list
above.
Reading only the list and not the example code below it, I was confused
about how to track directory creation, and this pull request should
resolve that confusion for others.1 parent bd5b72d commit b1562ff
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
883 | 883 | | |
884 | 884 | | |
885 | 885 | | |
| 886 | + | |
| 887 | + | |
886 | 888 | | |
887 | 889 | | |
888 | 890 | | |
| |||
0 commit comments