fix: prevent race conditions on build (#2036)

* fix: prevent race conditions on build

* refactor: upload artifacts and keep for 1 day

* chore: remove deprecated settings

* Revert "refactor: icon compatibility with macos tahoe"

This reverts commit a7a78702b1.
This commit is contained in:
Carlos Valente
2026-03-25 11:03:41 +01:00
committed by GitHub
parent 7d469038bf
commit 224d3600b2
7 changed files with 312 additions and 314 deletions
-3
View File
@@ -105,9 +105,6 @@ export default defineConfig({
'@': path.resolve(__dirname, './src'),
},
},
esbuild: {
legalComments: 'none',
},
css: {
preprocessorOptions: {
scss: {