Shopify / themekit

Shopify theme development command line tool.
https://shopify.dev/tools/theme-kit
MIT License
1.17k stars 369 forks source link

Unable to upload a file, containing "node_modules" in its name #981

Open insectman opened 1 year ago

insectman commented 1 year ago

Describe the bug Unable to upload a file, containing "node_modules" in its name

To Reproduce Create a folder, in that folder create a file with "node_modules" in its name

Expected behavior File would be recognized by theme kit and deployed alongside other changed files

Environment (please complete the following information): Windows 10 pro ThemeKit 1.3.0 windows/amd64

Additional context I cannot change file name, it's a bundle chunk from a third-party library.