chore: remove unused files of site

This commit is contained in:
陈嘉涵
2019-12-06 16:19:03 +08:00
parent dc6cc6c5af
commit 83d5d0982e
19 changed files with 29 additions and 1531 deletions

5
webpack.config.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
entry: {
'site-mobile': ['./docs/site/mobile']
},
};