lego-bigpipe
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -84,3 +84,3 @@ 'use strict'; | ||
// put units' css in head | ||
if (data.body) { | ||
if (data.body && data.mode !== 'inline') { | ||
var comboIds = {}; | ||
@@ -87,0 +87,0 @@ each(data.body.units, function (unit) { |
{ | ||
"name": "lego-bigpipe", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "a bigpipe builder for scrat-lego", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
12032