Skip to content
Snippets Groups Projects
  1. Aug 06, 2023
    • Thomas Fritsch's avatar
      fix scss watch tasks broken on syntax error · f2b0316a
      Thomas Fritsch authored
      when there is a syntax error in a sass file (theme or core) the npm start command used to hang, forcing the user to stop and restart the task to compile again.
      this fix allows to keep the start-task watching/compiling even when there is an error :
      - the error is displayed in terminal
      - the rest of gulp tasks are not called (no reload in the browser)
      - the user can edit the scss files to try a fix without the need to stop/restart the `npm start` command
      f2b0316a
  2. Aug 03, 2023
  3. Jan 09, 2023
  4. Oct 24, 2022
  5. Mar 21, 2022
  6. Mar 16, 2022
  7. Feb 28, 2022
  8. Jan 03, 2022
  9. Nov 24, 2021
  10. Nov 21, 2021
  11. Nov 11, 2021
  12. Nov 10, 2021
  13. Oct 28, 2021
  14. Oct 05, 2021
  15. May 19, 2021
  16. Nov 25, 2020
  17. May 27, 2020
  18. May 26, 2020
  19. May 25, 2020
  20. May 20, 2020
  21. May 19, 2020
  22. May 18, 2020
  23. May 04, 2020
  24. Apr 27, 2020
  25. Apr 23, 2020
  26. Apr 22, 2020
  27. Apr 17, 2020
  28. Apr 16, 2020
  29. Apr 15, 2020
  30. Apr 07, 2020
Loading