We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 to reproduce :
{ "key": "string with : spaces around a colon" }
Expected result:
{"key":"string with : spaces around a colon"}
Actual result:
{"key":"string with:spaces around a colon"}
MinifyAll: Version: v2.4.9
VSCode: Version: 1.49.2 Commit: e5e9e69aed6e1984f7499b7af85b3d05f9a6883a Date: 2020-09-24T16:23:52.277Z Electron: 9.2.1 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Darwin x64 18.7.0
The text was updated successfully, but these errors were encountered:
This is a known issue.
I will try to fix it, but as of now, my time in this project is very limited, but I'll do my best.
Thanks for contributing!
Sorry, something went wrong.
Josee9988
No branches or pull requests
How to reproduce :
Expected result:
Actual result:
MinifyAll:
Version: v2.4.9
VSCode:
Version: 1.49.2
Commit: e5e9e69aed6e1984f7499b7af85b3d05f9a6883a
Date: 2020-09-24T16:23:52.277Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 18.7.0
The text was updated successfully, but these errors were encountered: