aboutsummaryrefslogtreecommitdiffstats
path: root/config/webpack
Commit message (Collapse)AuthorAgeFilesLines
* chore!: restructure repoArmand Philippot2022-02-201-2/+2
| | | | | | | I separated public files from the config/dev files. It improves repo readability. I also moved dotenv helper to public/inc directory and extract the Matomo tracker in the same directory.
* build: update webpack config (imagemin)Armand Philippot2022-02-171-20/+24
|
* chore: convert html files to phpArmand Philippot2021-10-304-0/+256
Now I can use php to determine current env and load static CSS file if it is prod.