🐛(tokens) fix windows generate tokens

The tokens generation was failing on windows because
of the path separator.
This commit fixes this issue.
This commit is contained in:
ALC Consulting
2023-02-17 14:17:33 +01:00
committed by NathanVss
parent 722b66b3ae
commit 479e0777b6
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-tokens": patch
---
fix windows generate tokens