aboutsummaryrefslogtreecommitdiffstats
path: root/config/webpack.dev.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: convert html files to phpArmand Philippot2021-10-301-91/+0
| | | | | Now I can use php to determine current env and load static CSS file if it is prod.
* build: add webpack configArmand Philippot2021-10-171-0/+91
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...)