Skip to content
Snippets Groups Projects
Commit aa16d45e authored by Aaron Dötsch's avatar Aaron Dötsch
Browse files

Remove renderFlyerImages from build

parent 0f871c5c
No related branches found
No related tags found
No related merge requests found
Showing
with 13 additions and 3 deletions
......@@ -10,5 +10,5 @@ vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# generated images based on the flyer PDFs
static/flyer/*.jpg
static/flyer/data.json
#static/flyer/*.jpg
#static/flyer/data.json
......@@ -9,6 +9,7 @@
"version": "0.0.1",
"dependencies": {
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/adapter-static": "^2.0.3",
"canvas2pdf": "github:joshua-gould/canvas2pdf",
"classnames": "^2.3.2",
"flowbite-svelte": "^0.44.4",
......@@ -750,6 +751,14 @@
"@sveltejs/kit": "^1.0.0"
}
},
"node_modules/@sveltejs/adapter-static": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@sveltejs/adapter-static/-/adapter-static-2.0.3.tgz",
"integrity": "sha512-VUqTfXsxYGugCpMqQv1U0LIdbR3S5nBkMMDmpjGVJyM6Q2jHVMFtdWJCkeHMySc6mZxJ+0eZK3T7IgmUCDrcUQ==",
"peerDependencies": {
"@sveltejs/kit": "^1.5.0"
}
},
"node_modules/@sveltejs/kit": {
"version": "1.25.1",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-1.25.1.tgz",
......
......@@ -6,7 +6,7 @@
"dev": "npm-run-all -p render-flyer-images typesafe-i18n vite",
"vite": "vite dev --host",
"optimize": "vite optimize",
"build": "npm run render-flyer-images && vite build",
"build": "vite build",
"preview": "vite preview",
"check": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json",
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --watch",
......@@ -48,6 +48,7 @@
"type": "module",
"dependencies": {
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/adapter-static": "^2.0.3",
"canvas2pdf": "github:joshua-gould/canvas2pdf",
"classnames": "^2.3.2",
"flowbite-svelte": "^0.44.4",
......
static/flyer/AIX-eSports_hq.jpg

145 KiB

static/flyer/AIX-eSports_lq.jpg

1.43 KiB

static/flyer/Alnatura_Studi-Tag_hq.jpg

111 KiB

static/flyer/Alnatura_Studi-Tag_lq.jpg

1.83 KiB

static/flyer/HOO Flyer Code Start_hq.jpg

74.3 KiB

static/flyer/HOO Flyer Code Start_lq.jpg

3.56 KiB

static/flyer/IT4Kids_Mitmachen_hq.jpg

135 KiB

static/flyer/IT4Kids_Mitmachen_lq.jpg

2.06 KiB

static/flyer/Nachhaltigkeit an der RWTH_Information_23_hq.jpg

27.8 KiB

static/flyer/Nachhaltigkeit an der RWTH_Information_23_lq.jpg

2.31 KiB

static/flyer/RWTH_Schreibzentrum_hq.jpg

107 KiB

static/flyer/RWTH_Schreibzentrum_lq.jpg

2 KiB

static/flyer/Semesterbroschuere_Zentrale_Studienberatung_hq.jpg

61.2 KiB

static/flyer/Semesterbroschuere_Zentrale_Studienberatung_lq.jpg

1.46 KiB

static/flyer/Studentische_Unternehmensberatung_hq.jpg

86 KiB

static/flyer/Studentische_Unternehmensberatung_lq.jpg

1.78 KiB

static/flyer/Studentischer_Besuchsdienst_hq.jpg

66.5 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment