chore: Updating SDE dependency list
This commit is contained in:
parent
210aa93d5c
commit
3e2fafa647
14 changed files with 193 additions and 168 deletions
|
@ -1,7 +1,7 @@
|
|||
// __SDEFILE__ - This file is a dependency for the stand-alone environment
|
||||
import { Pdf, mmToPoints } from './pdf.mjs'
|
||||
import SVGtoPDF from 'svg-to-pdfkit'
|
||||
import { logoPath } from 'config/logo.mjs'
|
||||
import { logoPath } from 'shared/components/icons.mjs'
|
||||
|
||||
/** an svg of the logo to put on the cover page */
|
||||
const logoSvg = `<svg viewBox="0 0 25 25">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue