mirror of
https://github.com/pezkuwichain/pezkuwi-dev.git
synced 2026-04-21 23:48:03 +00:00
4fbef2fcd226c32383fa91f529aed448318bd10b
When package.json already has main: './cjs/index.js', the build script was incorrectly adding another ./cjs/ prefix resulting in './cjs/cjs/index.js' Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@pezkuwi/dev
A collection of shared CI scripts and development environment (configuration, dependencies) used by all @pezkuwi projects.
Included here -
- @pezkuwi/dev Common base configurations for our TypeScript projects
- @pezkuwi/dev-test A Jest-like global environment for usage alongside
node:test - @pezkuwi/dev-ts An ESM loader for TS environments
Description
Languages
JavaScript
72.4%
TypeScript
24.1%
Shell
3.5%