node_modules/webpack-sources/lib/ConcatSource.js @@ -48,6 +48,10 @@ } } /** * @private * @type {boolean} */ this._isOptimized = args.length === 0; }