mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
4 lines
101 B
CoffeeScript
4 lines
101 B
CoffeeScript
module.exports = (grunt) ->
|
|
require('load-grunt-config')(grunt)
|
|
require('./grunt-po2crx')(grunt)
|