mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
0ca81de78c
Decaffeinate backend GitOrigin-RevId: 4ca9f94fc809cab6f47cec8254cacaf1bb3806fa
9 lines
No EOL
151 B
JSON
9 lines
No EOL
151 B
JSON
{
|
|
"exec": "make compile || exit 1",
|
|
"watch": [
|
|
"public/src/",
|
|
"public/stylesheets/",
|
|
"modules/**/public/src/"
|
|
],
|
|
"ext": "js less"
|
|
} |