microsoftgraph / microsoft-graph-toolkit

Authentication Providers and UI components for Microsoft Graph 🦒
https://docs.microsoft.com/graph/toolkit/overview
Other
945 stars 303 forks source link

[Docs] Add gulpfile.js instructions for Windows + SPFx #3091

Closed sebastienlevert closed 7 months ago

sebastienlevert commented 7 months ago

Our current docs currently assume we are on a Unix-based system (WSL, Mac) and it fails on Windows for SPFx developers (https://github.com/microsoftgraph/microsoft-graph-toolkit/issues/3055).

We should update our documentation with either :

gavinbarron commented 7 months ago

We could update the sample use path.sep to construct our file paths in the gulpfile