mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
[ci] format
This commit is contained in:
parent
8f1ae06e58
commit
39c1daa641
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import esbuild from 'esbuild';
|
|||
import * as fs from 'fs';
|
||||
import * as npath from 'path';
|
||||
import { fileURLToPath } from 'url';
|
||||
import type { Plugin as VitePlugin } from 'vite';
|
||||
import { createRedirects } from './shared.js';
|
||||
|
||||
interface BuildConfig {
|
||||
|
|
Loading…
Reference in a new issue