@@@@@@
This commit is contained in:
6
library/build/progress/index.ts
Normal file
6
library/build/progress/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import progress from 'vite-plugin-vitebar'
|
||||
|
||||
export const createProgress = (env: Record<string, string>) => {
|
||||
const projectName = 'school-apartment'
|
||||
return progress({ env, projectName })
|
||||
}
|
||||
Reference in New Issue
Block a user