chore: removed unresolved entry (#7257)

This commit is contained in:
SamTV12345 2025-12-06 15:55:16 +01:00 committed by GitHub
parent b19a5597b9
commit 360ac3f763
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,9 +5,6 @@ import { defineConfig } from 'vite'
export default defineConfig({
base: '/views/',
build: {
commonjsOptions:{
transformMixedEsModules: true,
},
outDir: resolve(__dirname, '../src/static/oidc'),
rolldownOptions: {
input: {