A dedicated scratchpad for developers
Go to file
2023-03-02 20:59:13 +01:00
.github/workflows Build both DMG and ZIP for both arm64 and intel architectures 2023-01-17 01:24:38 +01:00
electron Add support for Math blocks 2023-03-02 18:40:44 +01:00
public Add support for Math blocks 2023-03-02 18:40:44 +01:00
resources Mac icon pixel push 2023-01-17 00:53:15 +01:00
src Add support for Math blocks 2023-03-02 18:40:44 +01:00
.gitignore Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
electron-builder.json5 Build both DMG and ZIP for both arm64 and intel architectures 2023-01-17 01:24:38 +01:00
index.html Turn off nodeIntegration. Without it disabled, Math.js does not work in production build. 2023-03-02 20:59:13 +01:00
package-lock.json Update @lezer/lr that fixes bug that can cause parser to crash 2023-02-01 15:53:07 +01:00
package.json Update @lezer/lr that fixes bug that can cause parser to crash 2023-02-01 15:53:07 +01:00
tsconfig.json Set allowJs:true in tsconfig.json 2023-01-15 12:55:12 +01:00
tsconfig.node.json Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
vite.config.ts Turn off nodeIntegration. Without it disabled, Math.js does not work in production build. 2023-03-02 20:59:13 +01:00