[ci] format
This commit is contained in:
parent
b99f9902b7
commit
2555bf65a8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import glob from 'fast-glob';
|
||||
import fs from 'fs';
|
||||
import path from 'path';
|
||||
import { bgGreen, bgMagenta, black, dim } from 'kleur/colors';
|
||||
import path from 'path';
|
||||
import { fileURLToPath } from 'url';
|
||||
import * as vite from 'vite';
|
||||
import { BuildInternals, createBuildInternals } from '../../core/build/internal.js';
|
||||
|
|
Loading…
Reference in a new issue