This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
rebuilding-symfony/web/build/entrypoints.json

9 lines
93 B
JSON
Raw Normal View History

2020-07-08 08:05:34 +00:00
{
"entrypoints": {
"app": {
"css": [
"/build/app.css"
]
}
}
}