Skip to content

Conversation

@cienislaw
Copy link
Contributor

Saas generates 0 byte css files. 0 byte files give warning in browser. This change address the issue by excluding then from destination and removing previously commited 0 byte files.

Yes, with CCC enabled 0 byte files problem is gone, but on dev site in most cases CCC is disabled for easier issue spoting.

Sass can create 0 byte files in destination. This change removes them from pipeline before writing to destination location.
Removed 0 byte css files and their directories after making sure that compile-css won't create them again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant