Is anyone know the use of this ‘custom’ & when we need to use that?
var config = {
map: {
**'custom':** {
'@@@': '@@@',
'@@@': 'js/@@@'
}
}
};
Thanks.
Is anyone know the use of this ‘custom’ & when we need to use that?
var config = {
map: {
**'custom':** {
'@@@': '@@@',
'@@@': 'js/@@@'
}
}
};
Thanks.