Commit 089562e
committed
chore(release): v0.7.12 - cross-platform playground examples
Make example projects work on all platforms by using cross-platform tools:
- rimraf for file deletion (instead of rm -rf)
- cross-env for environment variables (instead of env)
This ensures developers on Windows can run the examples without issues.
Signed-off-by: Alejandro Mery <[email protected]>1 parent fe86dd7 commit 089562e
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments