Skip to content

fix: ensure vite is not imported by runtime utils (#11847) #7393

fix: ensure vite is not imported by runtime utils (#11847)

fix: ensure vite is not imported by runtime utils (#11847) #7393

Workflow file for this run

name: Format
on:
workflow_dispatch:
push:
branches:
- main
jobs:
prettier:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/format.yml@main
with:
command: "format"
secrets: inherit