mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-06 19:11:36 +00:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"watch": [
|
|
"app/src/",
|
|
"app.js",
|
|
"locales/*.json",
|
|
"modules/*/app/src/",
|
|
"config/",
|
|
"../../libraries/"
|
|
]
|
|
}
|