Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.9
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-50115-master -
Description
On linux it will let you run grunt in a subdirectory and it will only build that directory. On windows we cant do this easily because grunt hides the current working directory.
I think it's possible to get around by requiring windows devs using "grunt -b ." to change the base directory - which is what this issue is about.
Attachments
Issue Links
- Discovered while testing
-
MDL-50001 Moodle Gruntfile.js will not work on Windows because it does not have the PWD environment variable.
-
- Closed
-
- has been marked as being related by
-
MDL-49817 Development - Watch for JS/LESS changes and compile once a file is saved
-
- Closed
-
- Testing discovered
-
MDL-53059 Grunt fails to build YUI modules when in a yui subdirectory, builds AMD instead
-
- Closed
-