4 lines
101 B
CoffeeScript
Raw Normal View History

module.exports = (grunt) ->
require('load-grunt-config')(grunt)
require('./grunt-po2crx')(grunt)