mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
9cf73f965c
Bundle all frontend code with webpack GitOrigin-RevId: 1bd93dad516c456fe1649193868e841e20459b0b
7 lines
No EOL
99 B
JSON
7 lines
No EOL
99 B
JSON
{
|
|
"exec": "make compile || exit 1",
|
|
"watch": [
|
|
"public/stylesheets/"
|
|
],
|
|
"ext": "less"
|
|
} |