Skip to content

Commit 40d1abe

Browse files
committed
chore(scripts): remove loader infrastructure
Remove load.cjs wrapper, register-loader.mjs, alias-loader.mjs, and get-local-package-aliases.mjs. These added unnecessary complexity and indirection. Scripts are now called directly in package.json. This simplifies the build system and aligns with other Socket repositories that call scripts directly.
1 parent cd0fb50 commit 40d1abe

File tree

4 files changed

+0
-180
lines changed

4 files changed

+0
-180
lines changed

scripts/load.cjs

Lines changed: 0 additions & 48 deletions
This file was deleted.

scripts/register-loader.mjs

Lines changed: 0 additions & 15 deletions
This file was deleted.

scripts/utils/alias-loader.mjs

Lines changed: 0 additions & 57 deletions
This file was deleted.

scripts/utils/get-local-package-aliases.mjs

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)