Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Postcss exits process when file source array is empty. #83

Open
vilmosioo opened this issue Feb 2, 2016 · 1 comment
Open

Postcss exits process when file source array is empty. #83

vilmosioo opened this issue Feb 2, 2016 · 1 comment

Comments

@vilmosioo
Copy link

This breaks any watch task that uses grunt-postcss.

@jayenashar
Copy link

i'm having a different issue that may be related to this one.

https://github.com/nDmitry/grunt-postcss/blob/master/tasks/postcss.js#L124 seems to return while in a loop. not only could this cause @vilmosioo's issue, but it also seems to cause havoc with other async tasks that run after. (i'm having trouble where grunt doesn't wait for svgmin to finish before it moves on to the next task/exiting.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants