mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
chore: removed unresolved entry (#7257)
This commit is contained in:
parent
b19a5597b9
commit
360ac3f763
1 changed files with 0 additions and 3 deletions
|
|
@ -5,9 +5,6 @@ import { defineConfig } from 'vite'
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
base: '/views/',
|
base: '/views/',
|
||||||
build: {
|
build: {
|
||||||
commonjsOptions:{
|
|
||||||
transformMixedEsModules: true,
|
|
||||||
},
|
|
||||||
outDir: resolve(__dirname, '../src/static/oidc'),
|
outDir: resolve(__dirname, '../src/static/oidc'),
|
||||||
rolldownOptions: {
|
rolldownOptions: {
|
||||||
input: {
|
input: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue