*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
  1. Sep 22, 2024
  2. Mar 14, 2024
  3. Feb 29, 2024
  4. Nov 23, 2022
  5. Jul 14, 2022
    • Moser, Maximilian's avatar
      Refactor the frontend assets · a688f3da
      Moser, Maximilian authored
      * separate the webpack build config from the frontend assets, because
        keeping them together caused some unexpected behaviour (e.g. copying
        over directories in unexpected places)
      * move the background images (*.webp) from the statics to the assets, in
        order to get rid of this incomprehensible alias in webpack.py and make
        it clearer how and why the frontend build works
      * add some comments explaining behaviour that is not immediately clear
      a688f3da
  6. Sep 27, 2021
    • Moser, Maximilian's avatar
      Override WEBPACKEXT_PROJECT · 4e062792
      Moser, Maximilian authored and Wörister, Florian's avatar Wörister, Florian committed
      * allows us to install a custom webpack.config.js
      * copy the assets files from invenio-assets as a base
      * AVIF is a newer image format than WebP with smaller file sizes -however, it is not as widely supported by browsers yet
      * convert images to webp
      4e062792
  7. Mar 01, 2021
  8. Nov 26, 2020
Loading