aboutsummaryrefslogtreecommitdiffstats
path: root/config/webpack.common.js
Commit message (Collapse)AuthorAgeFilesLines
* build: fix webpack runtime configArmand Philippot2021-10-191-0/+3
| | | | | Some errors occured when updating scss files. It seems to be a runtime issue: by adding a single runtime I no longer have errors.
* build: add webpack configArmand Philippot2021-10-171-0/+99
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...)