mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-16 21:18:19 +01: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
|
|
}
|