Replies: 2 comments 3 replies
-
Guess I didn't even think that ever worked(on unix either), in what context do you do that? |
Beta Was this translation helpful? Give feedback.
0 replies
-
An NPM script like |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run tsp to compile .tsp files and I want to compile all .tsp files in a specific folder I use ./some folder/*.tsp
This works fine on MacOS, but not on Windows
Shouldn't tsp internally deal with glob patterns?
Beta Was this translation helpful? Give feedback.
All reactions