User tests: Successful: Unsuccessful:
Use the formatted debug info to throw errors during the build process of Joomla.
Especially the scss-transform.es6.js
error at the moment is not useful, as it does not display what file is causing the issue. By using error.formatted
an error is displayed like:
Error: Invalid CSS after "}": expected "}", was ""
on line 32 of administrator/templates/atum/scss/pages/_com_config.scss
from line 67 of administrator/templates/atum/scss/template.scss
>> }
-^
Segmentation fault: 11
Instead of:
something exploded 2 Invalid CSS after "}": expected "}", was "" 32
Segmentation fault: 11
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository |
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-05 13:14:50 |
Closed_By | ⇒ | wilsonge |
Thanks!
I have tested this item✅ successfully on 818a279
yes please
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24794.