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

How can I use --preserve options? #71

Closed
vistar opened this issue Jun 5, 2022 · 1 comment
Closed

How can I use --preserve options? #71

vistar opened this issue Jun 5, 2022 · 1 comment

Comments

@vistar
Copy link

vistar commented Jun 5, 2022

Expected behaviour

# shuji -h
shuji - Reverse engineering JavaScript and CSS sources from sourcemaps
Usage: shuji [options] <file|directory>

  -h, --help               Help and usage instructions
  -V, --version            Version number
  -v, --verbose            Verbose output, will print which file is currently being processed
  -o, --output-dir String  Output directory - default: .
  -M, --match String       Regular expression for matching and filtering files - default: \.map$

Version 0.7.0

Actual behaviour

I install shuji with npm install --global shuji command. But option --preserve is not present.

Versions and environment

  • Operating system:
  • Node.js: 18.2.0
  • npm: 6.7.0
  • shuji: 0.7.0

Thank you and have some 🍲.

@paazmaya
Copy link
Owner

paazmaya commented Jun 8, 2022

The option has not been released yet as there are no tests for the provided PRs...

@paazmaya paazmaya closed this as completed Jun 8, 2022
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

2 participants