Added build dir, and gitignore

This commit is contained in:
2026-03-05 20:09:45 +01:00
parent d2171d59a6
commit 068d6963a1
3 changed files with 11 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ import { mkdtempSync, mkdirSync } from 'node:fs';
import { tmpdir } from 'node:os';
import { join } from 'node:path';
const FA2JSON = new URL('../../fa2json', import.meta.url).pathname;
const FA2JSON = new URL('../../build/fa2json', import.meta.url).pathname;
export async function setup() {
// Create image file and format