es6-css-minify
es6-css-minify copied to clipboard
JavaScript Nullish coalescing operators are throwing error
It gives an error if there is nullish operator in my script. It throws an error like this
[index.js]:
[Errors]: 1
- Unexpected token: operator (?)
please fix it.