mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-24 21:12:38 -04:00
ae0c347f27
[misc] npm workspaces GitOrigin-RevId: 87aa72db6637fb238d7cd35b0a48ac3ed58ab3eb
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"watch": [
|
|
"app/src/",
|
|
"app.js",
|
|
"locales/*.json",
|
|
"modules/*/app/src/",
|
|
"config/",
|
|
"../../libraries/"
|
|
]
|
|
}
|