mirror of
https://github.com/cachethq/cachet.git
synced 2026-03-03 03:47:01 +00:00
7 lines
140 B
JSON
7 lines
140 B
JSON
{
|
|
"bowerDir": "vendor/bower_components",
|
|
"cssOutput": "public/dist/css",
|
|
"jsOutput": "public/dist/js",
|
|
"production": true
|
|
}
|