aboutsummaryrefslogtreecommitdiffstats
path: root/config/webpack/paths.js
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.
* chore: convert html files to phpArmand Philippot2021-10-301-0/+15
Now I can use php to determine current env and load static CSS file if it is prod.