Skip to content

Commit

Permalink
Merge branch 'main' into feat/ssr-import-meta-filename
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Mar 12, 2024
2 parents aba57a5 + e030f4b commit 2708fac
Show file tree
Hide file tree
Showing 221 changed files with 3,149 additions and 7,289 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ module.exports = defineConfig({
},
{
files: ['packages/vite/src/node/**'],
excludedFiles: '**/__tests__/**',
rules: {
'no-console': ['error'],
},
Expand Down
Binary file removed .github/issue-workflow-dark.png
Binary file not shown.

0 comments on commit 2708fac

Please sign in to comment.