Skip to content

Commit c62f19c

Browse files
authored
Merge pull request #6617 from BacLuc/no-reload-of-print
frontend: also pre-optimize vite-plugin-comlink/symbol
2 parents b15dde5 + aa4ca84 commit c62f19c

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)