embark/Gruntfile.coffee
2015-05-24 08:44:16 -04:00

8 lines
100 B
CoffeeScript

module.exports = (grunt) ->
grunt.initConfig
"embark-framework":
grunt.loadTasks "tasks"