Go to file
Justin Hayes a1f9f1d3ff
Explicitly set platform architecture
Uses `uname -m` to get the arch.
2024-03-13 22:43:23 -04:00
src fix: wait for clipboard copy 2024-03-13 12:43:45 -07:00
.eslintrc.json init 2024-03-12 22:08:55 -07:00
.gitignore feat: save/load config 2024-03-13 01:04:26 -07:00
forge.config.ts chore: remove broken link 2024-03-13 01:31:10 -07:00
forge.env.d.ts init 2024-03-12 22:08:55 -07:00
index.html chore: remove broken link 2024-03-13 01:31:10 -07:00
Makefile Explicitly set platform architecture 2024-03-13 22:43:23 -04:00
package-lock.json init 2024-03-12 22:08:55 -07:00
package.json init 2024-03-12 22:08:55 -07:00
postcss.config.cjs init 2024-03-12 22:08:55 -07:00
tailwind.config.js init 2024-03-12 22:08:55 -07:00
tsconfig.json init 2024-03-12 22:08:55 -07:00
vite.base.config.ts init 2024-03-12 22:08:55 -07:00
vite.main.config.ts init 2024-03-12 22:08:55 -07:00
vite.preload.config.ts init 2024-03-12 22:08:55 -07:00
vite.renderer.config.ts init 2024-03-12 22:08:55 -07:00