Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions build/frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ const viteModuleEntries = Object.entries(modules)
.flat(1)

export default createAppConfig(Object.fromEntries(viteModuleEntries), {
createEmptyCSSEntryPoints: true,
emptyOutputDirectory: {
additionalDirectories: [resolve(import.meta.dirname, '../..', 'dist')],
},
Expand Down
1 change: 1 addition & 0 deletions dist/files_external-auth_rsa.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* extracted by css-entry-points-plugin */
1 change: 1 addition & 0 deletions dist/files_external-init_settings.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* extracted by css-entry-points-plugin */
1 change: 1 addition & 0 deletions dist/files_versions-sidebar-tab.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* extracted by css-entry-points-plugin */
1 change: 1 addition & 0 deletions dist/theming-theming.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* extracted by css-entry-points-plugin */
Loading