build "core" although we shouldn't.

This commit is contained in:
fiatjaf
2025-11-21 00:37:40 -03:00
parent c45e861493
commit e87ffc433c
-1
View File
@@ -7,7 +7,6 @@ const entryPoints = fs
.filter(
file =>
file.endsWith('.ts') &&
file !== 'core.ts' &&
file !== 'test-helpers.ts' &&
file !== 'helpers.ts' &&
file !== 'benchmarks.ts' &&