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.

grunt-purgecss missing files

See original GitHub issue

@Ffloriel it seems you used a package.json file from another package which had a lib folder but grunt-purgecss has a tasks folder. Also, I’m not sure if the other properties make sense in grunt-purgecsss like main, module etc.

Thanks in advance!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
XhmikosRcommented, Feb 26, 2020

@Ffloriel Thanks! BTW I’d still keep the files property and just adapt it. No point in having the tests in production 😃

0reactions
XhmikosRcommented, Apr 8, 2020

@Ffloriel how about excluding tests and any other unneeded files/folders? Currently everything is included. Not a big deal, but you know, better not ship unneeded files 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code example error · Issue #1 · FullHuman/grunt-purgecss
Hi,. I just tried the plugin and recognized an error in the example you have given: I had to add a "section" and...
Read more >
grunt-purgecss - npm
Grunt plugin for PurgeCSS. Latest version: 4.1.3, last published: 9 months ago. Start using grunt-purgecss in your project by running `npm i ...
Read more >
Configuration - PurgeCSS
PurgeCSS is a tool to remove unused CSS from your project.
Read more >
FullHuman - Bountysource
Grunt purgecss don't execute on all files when more than two. I have 4 files and each time purge css is started the...
Read more >
How to setup Tailwind with PurgeCSS and PostCSS
js file. They decided to include all, to avoid people missing things. It's a design choice. We now need to remove stuff, and...
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