fix: package.json is now correctly imported
Compare changes
+ 2
− 1
@@ -10,7 +10,7 @@ import { generateHtmlAndPdf, runCollection } from "./runCollection.js";
@@ -123,6 +123,7 @@ function configureRoutes(browser_options: any[]): Router {