-
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.
Konrad Mohrfeldt authoredWe 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.