_managedBy
, which points to these docs and provides an easy way to know if Data Layer Manager has been applied to a data layer array. logger.info
to logger.debug
. To see detailed logging select "Verbose" in the log level setting of the developer console.turbine.getSharedModule('data-layer-manager-search-discovery', 'dlm-settings');
Airbrake JS Notifier
Launch extension. Missing Dependency: Airbrake JS Notifier Launch extension,
was being shown for people using the free version of DLM. Logic was added to present this message only for Pro-mode users who have configured the Airbrake integration but not included the Airbrake extension on the Launch property. Missing Dependency: Airbrake JS Notifier Launch extension
message was downgraded from error
to warn
since the condition is gracefully handled. tv4.js
was refactored to become a commonJS module (fix for issues reported in dojo.js and Magento).tv4.js
, shedding 3.5Kb of vestigial code._satellite.buildInfo.environment
to access _satellite.environment.stage
instead.