When generating a lazy route to an application the route is by default lazy and as a visual indicator of the routes laziness the folder is prefixed with a +
Make this value configurable within angular-cli.json and use the value from this configuration file.
Note: Default value will remain + and the implementation must support an empty string value.