mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
up, but I was having issues deploying to prod with bower referencing a private repo (using github oauth key, see private#premium)
8 lines
No EOL
161 B
Text
8 lines
No EOL
161 B
Text
{
|
|
"directory": "public/bower_components",
|
|
"storage": {
|
|
"packages": ".bower-cache",
|
|
"registry": ".bower-registry"
|
|
},
|
|
"tmp": ".bower-tmp"
|
|
} |