moodle/.grunt/tasks
Bas Brands 3de68ad434 MDL-61460 tool_componentlibrary: Documentation for Moodle UI components
- This tool is only available for admins
- Before using this tool the hosting admin will need to have NPM installed and be able to run grunt
- To create the docs pages for the library run "grunt componentlibrary"
- After the pages are created the Library is available in Site adminstration > Development > UI Component Library
2021-07-08 09:51:02 +08:00
..
componentlibrary.js MDL-61460 tool_componentlibrary: Documentation for Moodle UI components 2021-07-08 09:51:02 +08:00
eslint.js
gherkinlint.js MDL-61460 Grunt: Make startup tasks configurable by tasks 2021-07-08 09:51:02 +08:00
ignorefiles.js MDL-61460 tool_componentlibrary: Documentation for Moodle UI components 2021-07-08 09:51:02 +08:00
javascript.js MDL-61460 Grunt: Make startup tasks configurable by tasks 2021-07-08 09:51:02 +08:00
jsdoc.js MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
sass.js
shifter.js
startup.js MDL-61460 Grunt: Make startup tasks configurable by tasks 2021-07-08 09:51:02 +08:00
style.js MDL-61460 Grunt: Make startup tasks configurable by tasks 2021-07-08 09:51:02 +08:00
stylelint.js MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
watch.js