Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcard for file #95

Open
TannerS opened this issue Mar 29, 2021 · 4 comments
Open

Wildcard for file #95

TannerS opened this issue Mar 29, 2021 · 4 comments

Comments

@TannerS
Copy link

TannerS commented Mar 29, 2021

Is there any wait to wait on a wildcard filename before doing next command? Our file we want to wait on has the smae prefix but rest of the file name is random

@jeffbski
Copy link
Owner

Interesting requirement. We don't currently have that capability but I will give it some thought.

@TannerS
Copy link
Author

TannerS commented Mar 30, 2021

Interesting requirement. We don't currently have that capability but I will give it some thought.

Basically we want to find a way to wait for webpack to finish compiling and generating the files before starting a server, but the files has a hash that is generated as part of the file name

@jeffbski
Copy link
Owner

jeffbski commented Mar 30, 2021 via email

@weilinzung
Copy link

How about wait-on tsc --watch or tsc build compiled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants