-
Type:
Feature Request
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Liferay Themes, ~ [Archived] Themes Infrastructure
-
Labels:None
When running gulp deploy and encountering a sass error the WAR file is generated regardless of that failure. This causes themes that are believed by the builder to have built successfully, to contain a risk of display issues. When that WAR file is handed over to the server it can cause severe loss of functionality if that theme was the admin theme.
Can themes that fail to build, also fail to generate the WAR and have gulp halt at the sass error?