feat: added settingButtonPosition configuration close #275

This commit is contained in:
vben
2021-02-18 21:02:56 +08:00
parent 7d9b521c69
commit da04913ef3
25 changed files with 168 additions and 68 deletions

View File

@@ -1,5 +1,6 @@
/**
* Used to package and output gzip. Note that this does not work properly in Vite, the specific reason is still being investigated
* https://github.com/anncwb/vite-plugin-compression
*/
import type { Plugin } from 'vite';