!! Please do not edit directly dist/index.*.html
files
- Run
bash bin/regenerate.sh
- Make your change inside
index.html
and others files (image, CSS, translations) - Rerun
bash bin/regenerate.sh
To speed up things, you can run bash bin/regenerate.sh html
if you change HTML or CSS things, and bash bin/regenerate.sh i18n
to recompile translations.