Commit 0dd4cfd4 authored by Jean-Baptiste Oellers's avatar Jean-Baptiste Oellers
Browse files

vite config

parent 8c6dbd2c
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -46,6 +46,9 @@ export default defineConfig({


        rollupOptions: {
            external: [
                '../../vendor/unicaen/signature/public/src/views/TriggerProcess.vue'
            ],
            // make sure to externalize deps that shouldn't be bundled
            // into your library
            input: {