Commit Graph

12 Commits

Author SHA1 Message Date
Rico van Zelst 33a3ff4be7 refactor: update scroll script 2025-05-16 16:30:00 +02:00
Rico van Zelst 6f483acc6d feat(deps): add terser for minification
- Added "terser" package as a dependency in package.json
- Configured Vite to use terser for minification in vite.config.js
2024-02-27 13:05:27 +01:00
Rico van Zelst 168bfb9e9c feat(vite.config): remove unnecessary build options
- Remove the `build` section from the Vite configuration file.
- The `rollupOptions` for output filenames have been removed.
2023-12-01 22:10:07 +01:00
Rico van Zelst 560c75a1b4 feat: asset page 2023-11-16 14:43:40 +01:00
Rico van Zelst ba08e58d18 feat: proj name vite 2023-11-16 11:44:47 +01:00
Rico van Zelst 0dbcf3e7a0 fix: vite config 2023-11-16 11:40:33 +01:00
Rico van Zelst 4c3175d337 fix: vite cache refreshing 2023-11-16 11:36:57 +01:00
Rico van Zelst 850564c096 style: move script to vite manifest 2023-11-09 08:54:32 +01:00
Rico van Zelst 1028ab1e88 fix: add filter to vite manifest 2023-11-08 21:43:40 +01:00
Rico van Zelst b0a88ba3b9 Revert "feat: test css optim"
This reverts commit f7272e015a.
2023-11-08 10:50:36 +01:00
Rico van Zelst f7272e015a feat: test css optim 2023-11-08 10:42:23 +01:00
Rico van Zelst 6aa1f21eb1 🏗️ Laravel Installation 2023-10-14 17:00:26 +02:00