question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

how to remove special comments?

See original GitHub issue

.pipe(cleancss({specialComments: 0})) seems to have no effect

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
shibbardcommented, Jan 26, 2017

solved thankyou, using pipe(cleancss({ keepSpecialComments: false })) for now.

1reaction
alexlamslcommented, Jan 26, 2017

Assuming you are using the latest version, it should be {level: {1: {specialComments: 0}}}

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to remove special comments in gulp clean-css?
Assuming you are using the latest version, it should be {level: {1: {specialComments: 0}}}.
Read more >
how to remove special comments? · Issue #873 · clean-css ...
@shibbard first things first - can you do npm ls and tell me which version of clean-css you are using?
Read more >
How to Remove Comments in Word (3+ Ways)
To remove a comment, click Delete in the Comments group. You can also click the arrow below Delete and click Delete or Delete...
Read more >
Insert or delete a comment - Microsoft Support
Right-click the comment, and choose Delete Comment. To delete all the comments in the document, go to the Review tab, click the down-arrow...
Read more >
Remove and Edit Your Comments - Disqus
Registered Disqus users can remove their own comments from public discussions and their profile by deleting them. ... How to delete a comment:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found