rokucommunity / roku-deploy

An npm module for zipping and deploying to Roku devices.
MIT License
41 stars 17 forks source link

Don't normalize file patterns #131

Closed MilapNaik closed 9 months ago

MilapNaik commented 10 months ago

Remove changing backward slashes to forward slashes

TwitchBronBron commented 10 months ago

@MilapNaik looking good so far. Can you update the README to explain that the files array string and { src } patterns are required to follow glob style (i.e. forward-slashes only). You can link to this writeup so we don't have to reproduce most of the documentation.

https://www.npmjs.com/package/fast-glob?activeTab=readme#how-to-write-patterns-on-windows