mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
7 lines
122 B
CoffeeScript
7 lines
122 B
CoffeeScript
module.exports =
|
|
options:
|
|
singleQuotes: true
|
|
app:
|
|
files:
|
|
'build/js/omega.ngmin.js': 'build/js/omega.js'
|