mirror of
https://github.com/moodle/moodle.git
synced 2025-03-05 00:22:43 +01:00
Before this change grunt tried to use the Linux version of files in node_modules/.bin rather than the Windows version which is generated by npm. To avoid this issue we need to run the components directly.