Expected Behaviour
It would be nice if we could validate the custom LESS prior to building a course, and therefore give the user a useful error.
I don't think it makes sense to try and catch this during the course build process later on, as it'd need some modification of the framework's grunt process.
Actual Behaviour
You're able to save the invalid LESS, and are then shown a generic error when you later try to build the course.
Steps to Reproduce
- Add invalid LESS to Project settings > Custom LESS
- Save
- Attempt to preview
Expected Behaviour
It would be nice if we could validate the custom LESS prior to building a course, and therefore give the user a useful error.
I don't think it makes sense to try and catch this during the course build process later on, as it'd need some modification of the framework's grunt process.
Actual Behaviour
You're able to save the invalid LESS, and are then shown a generic error when you later try to build the course.
Steps to Reproduce