chore: update deps

This commit is contained in:
Vben
2021-03-02 06:59:38 +08:00
parent 7b4fcd2eca
commit e5b2cc1e98
10 changed files with 92 additions and 97 deletions

View File

@@ -30,7 +30,6 @@ export interface ViteEnv {
VITE_BUILD_COMPRESS: 'gzip' | 'brotli' | 'none';
VITE_LEGACY: boolean;
VITE_USE_IMAGEMIN: boolean;
VITE_DYNAMIC_IMPORT: boolean;
}
// Read all environment variable configuration files to process.env