ci: Generate sourcemaps for nodes code again (no-changelog) (#14292)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-04-01 10:15:39 +02:00
committed by GitHub
parent 73e8d76e13
commit 14979c1106
3 changed files with 4 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ const config = (module.exports = {
ignorePatterns: [
'node_modules/**',
'dist/**',
'tsup.config.ts',
// TODO: remove these
'*.js',
],