mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
ba0dd9e2a6
Fact: 8 out of 10 native node module packages published to npm are broken. Actual fact: npm has a library called pacote that handles resolving the package specifier you put in your dependencies to files on disk, and it's actually really nice. Change hak to use that library so now it's much simpler, handles versions correctly and supports git / github etc. urls so we can specify dependencies from git when a package author only publishes half of the package to npm. |
||
---|---|---|
.. | ||
ci | ||
hak | ||
copy-res.js | ||
electron_afterPack.js | ||
electron_afterSign.js | ||
electron_winSign.js | ||
fetch-package.js | ||
fetchdep.sh | ||
in-docker.sh | ||
mkrepo.sh | ||
set-version.js |