mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Bundle all frontend code with webpack GitOrigin-RevId: 1bd93dad516c456fe1649193868e841e20459b0b
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"exec": "make compile || exit 1",
|
|
"watch": [
|
|
"public/stylesheets/"
|
|
],
|
|
"ext": "less"
|
|
} |