Commit 1de3437
authored
docs: update
This is just a small docs change for future contributors.
I found that when messing around within the example app, and testing a failure case (i.e removing text and rebuilding/running the owl test again) will initially blow up since the `/report/index.html` template doesn't get copied to `/dist` unless the `postbuild` action runs inside the main owl directory first. So this just adds that instruction to the example readme./example readme (#76)1 parent d46bcaf commit 1de3437
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments