This commit is contained in:
asd
2019-12-01 18:58:52 +08:00
parent 632dce0b9f
commit 491da8dcb4

View File

@@ -68,5 +68,3 @@ module.exports = {
path: path.resolve(__dirname, 'dist') path: path.resolve(__dirname, 'dist')
} }
}; };
```