UNPKG

corifeus-builder

Version:
6 lines (5 loc) 145 B
module.exports = (grunt) => { grunt.registerTask('cory-noop', () => { grunt.log.write('Corifeus Builder Noop - just empty') }) }