liferay-amd-loader
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -1534,3 +1534,3 @@ (function() { | ||
if (!reportLevel || reportLevel === 'exception') { | ||
if (!reportLevel || reportLevel === 'exception') { | ||
throw new Error(errorMessage); | ||
@@ -1537,0 +1537,0 @@ } else if (console && console[reportLevel]) { |
@@ -1534,3 +1534,3 @@ (function() { | ||
if (!reportLevel || reportLevel === 'exception') { | ||
if (!reportLevel || reportLevel === 'exception') { | ||
throw new Error(errorMessage); | ||
@@ -1537,0 +1537,0 @@ } else if (console && console[reportLevel]) { |
{ | ||
"name": "liferay-amd-loader", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "AMD Loader with support for combo URL and conditional loading", | ||
"main": "main.js", | ||
"scripts": { | ||
"test": "gulp test" | ||
"test": "gulp test", | ||
"publish-please": "publish-please", | ||
"prepublish": "publish-please guard" | ||
}, | ||
@@ -47,2 +49,3 @@ "repository": { | ||
"merge-stream": "^1.0.0", | ||
"publish-please": "^2.1.4", | ||
"run-sequence": "^1.1.0", | ||
@@ -49,0 +52,0 @@ "sinon": "^1.15.3", |
@@ -654,3 +654,3 @@ 'use strict'; | ||
if (!reportLevel || reportLevel === 'exception') { | ||
if (!reportLevel || reportLevel === 'exception') { | ||
throw new Error(errorMessage); | ||
@@ -657,0 +657,0 @@ } else if (console && console[reportLevel]) { |
@@ -676,3 +676,3 @@ (function (global, factory) { | ||
if (!reportLevel || reportLevel === 'exception') { | ||
if (!reportLevel || reportLevel === 'exception') { | ||
throw new Error(errorMessage); | ||
@@ -679,0 +679,0 @@ } else if (console && console[reportLevel]) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1083942
169
25