-
-
Notifications
You must be signed in to change notification settings - Fork 68
Override path key #119
Description
Hi, does there happen to be a setting(s) (beyond merely the main file) for overriding the used path key? E.g. bower uses deonasdan-bootstrap-datetimepicker as a key name for the path where I'd really just like it be the much more terse datetimepicker.
I couldn't find this in the documentation... I guess that goes for all settings that are on the cli tool versus defined inline (shown) but missing the link to bower.json configuration. Really only thing shown is the override and wondering if and if so how (which keys) the other settings are supported. Excluding e.g. requirejs itself (as it needs to be loaded before require.config) would be once of these things I'd fancy.
Anyway, on the other hand, I should really just inspect the source code :P
Thanks.