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

Skip to content
Snippets Groups Projects
  1. Mar 02, 2025
    • Moser, Maximilian's avatar
      Add project files for an rspack-based build · f49fd5b0
      Moser, Maximilian authored
      * also add `.npmrc` which will likely be needed for PNPM support
      * this is the extent for our PNPM support right now, as further changes
        in `invenio-cli` are required
      * this is based on work from Alex (CERN) and Christoph (TU Graz)
      f49fd5b0
  2. Sep 17, 2024
  3. Jun 18, 2024
  4. Aug 25, 2023
  5. Apr 24, 2023
  6. 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
  7. 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
Loading