Comparing version 4.2.1 to 4.2.2
@@ -14,3 +14,3 @@ 'use strict'; | ||
included: function() { | ||
if (shouldUseInstrumentedBuild()) { | ||
if (false /* hotfix */&& shouldUseInstrumentedBuild()) { | ||
this.app.import('vendor/loader/loader.instrument.js', { | ||
@@ -17,0 +17,0 @@ prepend: true |
{ | ||
"name": "loader.js", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "loader.js =========", | ||
@@ -5,0 +5,0 @@ "main": "dist/loader/loader.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31953