Resolve "Evaluate use of Vite instead of Webpack"
Closes #769 (closed)
Happy Christmas, @hansegucker
Edited by Nik | Klampfradler
Merge request reports
Activity
added 10 commits
- 27318bac - Build frontend bundles using Vite instead of Webpack
- 5cd2c72e - Use ES2021 imports in our code
- 79fd0e98 - Fix module paths for Vite dev server
- acabe5bd - Refactor vite call out into utility function
- be612dcf - Run Vite dev server together with DEBUG runuwsgi
- fbea923f - Ignore Vite stuff
- 11932f35 - Use all rollup plugins globally
- 02299408 - Fix asset base URL for Vite dev server
- 8a2fff36 - Add webpack_bundle command for compatibility
- 73c3d923 - Update docs and scripts for Vite
Toggle commit listassigned to @hansegucker
added 1 commit
- 61257adc - Generate importing code instead of using virtual multi entrypoints
added 1 commit
- 4ce1efc0 - Add manual chunking for libraries and AlekSIS apps
added 10 commits
- d81dfc30 - Refactor vite call out into utility function
- 17b73af6 - Run Vite dev server together with DEBUG runuwsgi
- 116fe545 - Ignore Vite stuff
- bd6fd241 - Use all rollup plugins globally
- b5ae94c4 - Fix asset base URL for Vite dev server
- 3fd148ce - Add webpack_bundle command for compatibility
- d97d2457 - Update docs and scripts for Vite
- a93e6c04 - Build only one bundle for all of AlekSIS
- a3d3c9d8 - Generate importing code instead of using virtual multi entrypoints
- d4dda4a6 - Add manual chunking for libraries and AlekSIS apps
Toggle commit listmentioned in commit 2deb9336
Please register or sign in to reply