智能照明系统APP-本地串口
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
LightingSystemApp-serial/.svn/pristine/2b/2b8fd15ff4d8bacbe204844fa71...

2 lines
581 B

"use strict";var _webpackSources=require("webpack-sources");function SourcemapFixPlugin(o={}){this.options=o}function warpNewLine(o,e){if(/\.js$/.test(o))return new _webpackSources.ConcatSource("\n",e.assets[o])}SourcemapFixPlugin.prototype.apply=function(o){o.hooks.compilation.tap("SourcemapFixPlugin",(function(o){o.hooks.afterOptimizeChunkAssets.tap("SourcemapFixPlugin",(function(e){e.forEach((function(e){e.files.forEach((function(e){const i=warpNewLine(e,o);i&&(o.assets[e]=i)}))}))}))}))},module.exports=SourcemapFixPlugin;
//# sourceMappingURL=sourcemap-fix-plugin.js.map