Skip to content
Snippets Groups Projects
  1. Feb 27, 2023
  2. Jan 24, 2023
  3. Dec 11, 2022
  4. Dec 07, 2022
  5. Dec 06, 2022
  6. Dec 05, 2022
  7. Nov 29, 2022
  8. Nov 28, 2022
  9. Nov 25, 2022
    • Konrad Mohrfeldt's avatar
      fix(docker): rework variable replacements in production · 62d4d3d2
      Konrad Mohrfeldt authored
      We use a script to update variables at runtime that usually can only be
      injected at build time. Since we’ve migrated to Vite as build tool the
      paths the string substitution has been performed on have changed.
      
      The paths have now been updated and should be future-proof, as we take
      the whole dist directory into account.
      62d4d3d2
Loading