mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Generate sourcemaps for nodes code again (no-changelog) (#14292)
This commit is contained in:
committed by
GitHub
parent
73e8d76e13
commit
14979c1106
@@ -5,6 +5,7 @@ const config = (module.exports = {
|
||||
ignorePatterns: [
|
||||
'node_modules/**',
|
||||
'dist/**',
|
||||
'tsup.config.ts',
|
||||
// TODO: remove these
|
||||
'*.js',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user