docs: remove mourn

This commit is contained in:
chenjiahan
2020-04-04 22:14:22 +08:00
parent 9eb337bd0e
commit f33ddfda06
5 changed files with 2 additions and 27 deletions

View File

@@ -5,7 +5,6 @@ module.exports = function () {
return {
entry: {
'site-desktop': ['./docs/site/desktop'],
'site-mobile': ['./docs/site/mobile'],
},
};