1
0
mirror of https://github.com/lancedikson/bowser synced 2026-09-23 12:34:58 +00:00
Files
lancedikson_bowser/test/package/smoke.cjs
naorpeled 19c2d8d3a1 fix(test): replace rm -rf with Node fs cleanup in package smoke test
Shelling out to rm breaks on Windows. fs.rmSync covers Node 14.14+,
recursive fs.rmdirSync covers the bottom of the support matrix.
2026-08-29 23:50:17 +03:00

2.5 KiB