chore: update luna setting

This commit is contained in:
redhoodsu
2023-02-02 19:51:24 +08:00
parent 6e0a2a4471
commit 7cb5bea838
5 changed files with 15 additions and 4 deletions

View File

@@ -40,6 +40,7 @@ module.exports = {
resolve: {
alias: {
axios: path.resolve(__dirname, '../src/lib/empty.js'),
micromark: path.resolve(__dirname, '../src/lib/micromark.js'),
},
},
devServer: {