aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/webpack/prod.js
Commit message (Collapse)AuthorAgeFilesLines
* webpack: handle _global img folderKevin Decherf2017-10-161-1/+13
| | | | | | | | Fixes missing image files after composer cleaning assets Source of requireAll(): https://stackoverflow.com/a/30652110 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Fix linter issue on webpack config filesJeremy Benoist2017-06-221-25/+25
|
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-041-0/+99
Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes