This website requires JavaScript.
Explore
Help
Sign In
CringeStudios
/
element-desktop
Watch
5
Star
0
Fork
0
You've already forked element-desktop
mirror of
https://github.com/CringeStudios/element-desktop.git
synced
2025-01-18 23:44:59 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
496a5bb21b
element-desktop
/
hak
/
matrix-seshat
/
hak.json
8 lines
110 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit of native dependency building.
2020-02-14 00:52:16 +01:00
{
"scripts"
:
{
Convert hak to TypeScript (#289) * Convert hak to TypeScript * Fix linter & remove stray log line * Fix more linting errors In one case by switching to import() and hence esnext * Return type for getNodeModuleBin Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> * More types Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2021-12-14 15:32:27 +01:00
"check"
:
"check.ts"
,
"build"
:
"build.ts"
Initial commit of native dependency building.
2020-02-14 00:52:16 +01:00
}
,
Use a fully static seshat build (#631) Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-04-24 14:19:10 +02:00
"copy"
:
"index.node"
Initial commit of native dependency building.
2020-02-14 00:52:16 +01:00
}
Reference in New Issue
Copy Permalink