You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
In extract-css plugin we are never waiting for async writeFile to complete. This can sometimes result in empty output file. It happend to me randomly when using with node 6.14.2.
In extract-css plugin we are never waiting for async writeFile to complete. This can sometimes result in empty output file. It happend to me randomly when using with node 6.14.2.
This pull request should fix it #227
The text was updated successfully, but these errors were encountered: