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

View File

@@ -67,6 +67,4 @@ module.exports = {
filename: 'bundle.js',
path: path.resolve(__dirname, 'dist')
}
};
```
};