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