perf: optimize settingDrawer code

This commit is contained in:
vben
2020-11-10 22:45:39 +08:00
parent 5832ee6697
commit 4ff6b73c2b
25 changed files with 455 additions and 400 deletions

View File

@@ -34,7 +34,7 @@ const viteConfig: UserConfig = {
* @default 'index.html'
*/
// TODO build error
// entry: './public/index.html',
// entry: 'public/index.html',
/**
* port
* @default '3000'