aboutsummaryrefslogtreecommitdiffstats
path: root/config/paths.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: convert html files to phpArmand Philippot2021-10-301-15/+0
| | | | | Now I can use php to determine current env and load static CSS file if it is prod.
* chore: move htdocs to repo rootArmand Philippot2021-10-301-2/+2
|
* build(webpack): watch html files to refresh them on changeArmand Philippot2021-10-281-1/+1
|
* build: add webpack configArmand Philippot2021-10-171-0/+15
Downgrade Imagemin-SVGO to v9 because v10 is incompatible with image minimizer. Change ESlint config to avoid lint error (should be dependency instead of devDependency...)