module: 包含loader的sourcemap(比如jsx to js ,babel的sourcemap); inline: 将 .map 作为DataURI嵌入,不单独生成 .map 文件(这个配置项比较少见).
確定! 回上一頁