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

Concat files in directory #10

Open
endrehegyi opened this issue Feb 3, 2024 · 0 comments
Open

Concat files in directory #10

endrehegyi opened this issue Feb 3, 2024 · 0 comments

Comments

@endrehegyi
Copy link

Is it possible to concat all files in a directory?

Let's say I have a folder with 20 js files, I want to concat all of them but listing it individually in an npm script is rather tedious.

I tried "my_modules/js/*.js" which doesn't work - but it would be awesome if it did. In this case it would get all the files with .js extension in that folder.

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

1 participant