There is nothing to disable during compilation - optimization is basically a DLL called by application at runtime when someone requests particular URL. You can disable optimization in admin/settings/advanced (or manually making change to app_data/configuration.xml) - this will replace specific optimized URL with normal JS/CSS URLs then optimization DLL will never be called.
↧