Hello everyone, I have a quick question I have a new extension created and I have only required 'SC.Configuration' but it's giving me an error "Script error for "SC.Configuration", needed by: EXTENSION NAME". If I change the 'SC.Configuration' for only 'Configuration', works fine.. but I can't access to Configuration.get() I have to do Configuration.Configuration.get() have anyone had this issue before? Thanks