mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
added pdfs to be included in the build, but are not available in preview mode (stupid vite limitations)
This commit is contained in:
@@ -4,6 +4,7 @@ const { resolve } = require('path')
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
assetsInclude: ['**/*.pdf'],
|
||||
build: {
|
||||
assetsInlineLimit: 0,
|
||||
// lib: {
|
||||
|
||||
Reference in New Issue
Block a user