feat: sanitize file paths in build.dart for Windows compatibility

This commit is contained in:
Nick Fisher
2024-10-30 14:28:58 +11:00
parent cf1a50c2e5
commit d31e6c8183
2 changed files with 23 additions and 19 deletions

View File

@@ -18,6 +18,7 @@ dependencies:
web: ^1.0.0
logging: ^1.2.0
http: ^1.2.2
path: ^1.9.0
dev_dependencies:
ffigen: ^13.0.0