Elgg  Version 2.3
clean.js
Go to the documentation of this file.
1 'use strict';
2 
3 module.exports = function(grunt) {
4 
5  return {
6  docs: ['docs/_build']
7  }
8 }
elgg module
Definition: admin.css.php:328