Closed razzeee closed 1 year ago
As mentioned in https://github.com/jvandemo/generator-angular2-library/issues/228#issuecomment-356128508 sometimes the light server tries to access files in .tmp or tmp and we crash on cleanup in those cases.
As it has no business accessing those file anyway, we now listen to the build and playground dir directly.
As mentioned in https://github.com/jvandemo/generator-angular2-library/issues/228#issuecomment-356128508 sometimes the light server tries to access files in .tmp or tmp and we crash on cleanup in those cases.
As it has no business accessing those file anyway, we now listen to the build and playground dir directly.