提交 b95968ea 编写于 作者: M Matt Bierner

Don't include inline source maps in markdown preview scripts

上级 f7ec17d2
......@@ -21,9 +21,8 @@ module.exports = {
resolve: {
extensions: ['.tsx', '.ts', '.js']
},
devtool: 'inline-source-map',
output: {
filename: '[name].js',
path: path.resolve(__dirname, 'media')
}
};
\ No newline at end of file
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册