bigbrother-webpack-plugin
Advanced tools
Comparing version 1.7.0 to 1.7.1
1.7.1 / 2019-06-17 | ||
================== | ||
* fix: stats content | ||
1.7.0 / 2019-06-17 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -74,3 +74,3 @@ "use strict"; | ||
_a.trys.push([0, 2, , 3]); | ||
return [4 /*yield*/, this.satoriClient.uploadFrontendStats(Buffer.from(statsPath))]; | ||
return [4 /*yield*/, this.satoriClient.uploadFrontendStats(fs_1.readFileSync(statsPath))]; | ||
case 1: | ||
@@ -77,0 +77,0 @@ url = _a.sent(); |
{ | ||
"name": "bigbrother-webpack-plugin", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "bigbrother client", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
34910