Closed seggen-ibuildings closed 10 years ago
JavaScript modules may have dashes ("-") in their names. Symfony automatically normalizes array keys unless you specifically tell it not to. (http://symfony.com/doc/current/components/config/definition.html#normalization)
This improvement prevents normalization of paths and shim keys.
@seggen-ibuildings, please create a topic branch.
JavaScript modules may have dashes ("-") in their names. Symfony automatically normalizes array keys unless you specifically tell it not to. (http://symfony.com/doc/current/components/config/definition.html#normalization)
This improvement prevents normalization of paths and shim keys.