Closed
Description
I had a problem where i put assetic:
twice in config_prod.yml
by accident. Because of that it didn't work as i expected. It would be nice if symfony throws a warning for this instead of just overriding/ignoring. Perhaps part of developer experience.
Edit: when throwing a warning the parsing can continue