Fix multi-platform builds

上级 f6d2d170
......@@ -9,6 +9,7 @@ const root = path.join(__dirname, "..");
module.exports = (options = {}) => ({
context: root,
devtool: "none",
externals: ["fsevents"],
module: {
rules: [{
loader: "string-replace-loader",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册