Commit 554edc12 authored by Jean-Baptiste Oellers's avatar Jean-Baptiste Oellers
Browse files

vite config

parent 9e9638ec
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,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: {