mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2026-06-06 15:45:50 +00:00
3e9b16ce1d
Replace CommonJS require() with ESM imports, add "type": "module" to test/package.json, remove 'use strict' and jshint directives, replace __dirname with import.meta.dirname. Made-with: Cursor