mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
Update JS dependencies (#24218)
- Update all js dependencies, update playwright image to jammy - Adjust eslint and vitest config - Tested build, monaco, mermaid, katex
This commit is contained in:
@@ -26,6 +26,7 @@ export default defineConfig({
|
||||
allowOnly: true,
|
||||
passWithNoTests: true,
|
||||
watch: false,
|
||||
outputDiffLines: Infinity,
|
||||
},
|
||||
plugins: [
|
||||
stringPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user