Skip to content

Commit aa4ca84

Browse files
committed
frontend: also pre-optimize vite-plugin-comlink/symbol
That we don't have the re-optimization when we switch to the print view.
1 parent 5893acd commit aa4ca84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ export default defineConfig(({ mode }) => ({
100100
'lodash/size.js',
101101
'runes',
102102
'vee-validate',
103+
'vite-plugin-comlink/symbol',
103104
'vue',
104105
'vuedraggable',
105106
'vue-toastification',

0 commit comments

Comments
 (0)