build fix on deployement to dev

This commit is contained in:
2024-04-10 11:03:14 +01:00
parent ba06f14b4a
commit 30d75493a4
6 changed files with 3 additions and 9 deletions
@@ -13,7 +13,7 @@ import Html from "react-pdf-html";
import { getFormCollectionByID, bytesToSize } from "../utils";
import fs from "fs";
import xpath from "xpath";
import renderers, { renderBlock } from "react-pdf-html/dist/renderers";
import _ from "lodash";
import { DOMParser, XMLSerializer } from "@xmldom/xmldom";
import { AppealRow_pdf } from "./appealRow_pdf";