Commit a76cfe1d authored by nanahira's avatar nanahira

external

parent 0113b6eb
Pipeline #5264 failed with stages
in 38 seconds
...@@ -25,4 +25,7 @@ module.exports = { ...@@ -25,4 +25,7 @@ module.exports = {
}, },
path: path.resolve(__dirname, "dist"), path: path.resolve(__dirname, "dist"),
}, },
externals: {
'koishi-core': 'koishi-core',
}
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment