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

support single file globs #82

Merged
merged 2 commits into from
Mar 11, 2019
Merged

Conversation

arve0
Copy link
Contributor

@arve0 arve0 commented Jan 16, 2019

Such that glob on Windows behaves same as in a unix shell.

E.g.

source-map-exporer path/to/single-*-file.js

should work on Windows.

Such that glob on Windows behaves same as in a unix shell.

E.g.

```sh
source-map-exporer path/to/single-*-file.js
```

should work on Windows.
@arve0
Copy link
Contributor Author

arve0 commented Jan 16, 2019

Fixes #79.

testdata/foo.1234.js Outdated Show resolved Hide resolved
@nikolay-borzov
Copy link
Collaborator

@danvk , should we merge it? It's kind of blocks fixing #84.

@nikolay-borzov
Copy link
Collaborator

@danvk, I merging this. All additional work will be handled within #88

@nikolay-borzov nikolay-borzov merged commit 211c602 into danvk:master Mar 11, 2019
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

Successfully merging this pull request may close these issues.

3 participants